Meteoros
Cloud renderer
A real-time cloud rendering system in Vulkan that simulates volumetric clouds.
Real-time Cloudscape Rendering in Vulkan based on the implementation of clouds in the Decima Engine.
189 stars
5 watching
24 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seblague/clouds | A simple Unity plugin for rendering clouds using raymarching | 863 |
m-schuetz/compute_rasterizer | A software project that enables real-time rendering of large point clouds using compute shaders | 682 |
amansachan1/mageframework | A framework designed to support and enable the exploration of various graphical techniques through shader testing and demoing. | 3 |
yangrc1234/volumecloud | A Unity3D plugin for rendering cloud using raymarch | 640 |
as-a-service/blender | A simple web service that renders 3D Blender scenes with custom text in the cloud using Docker | 36 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 49 |
erkaman/vulkan_minimal_compute | A Vulkan-based demo of rendering a fractal on the GPU through compute operations | 713 |
gonchar/sap | A performance-enhanced particle system for Starling Framework using vertex constants | 45 |
vasumahesh1/azura | A repository providing tools and implementations for real-time rendering and related technologies in C++ | 17 |
enjiushi/vulkanlearn | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 291 |
gersl/fmask | Automated image masking software for detecting clouds, shadows, snow, and water in satellite images. | 170 |
pedrovgs/renderers | A library that automates boilerplate code for rendering data in RecyclerViews and ListViews | 1,200 |
maximkaaa/galileo | A cross-platform GIS-rendering library written in Rust, supporting various rendering modes and backends. | 373 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 363 |