Erkaman / cloud_genLinks
Procedural Generation of Clouds with Vector Graphics
☆52Updated 9 years ago
Alternatives and similar repositories for cloud_gen
Users that are interested in cloud_gen are comparing it to the libraries listed below
Sorting:
- The Maps are visualized using the Tessellation Shader☆32Updated 9 years ago
- Atmosphere shaders using BGFX☆39Updated 7 years ago
- Library and GUI tool for designing and generation of procedural textures, made as a part of my Bachelor thesis.☆89Updated 7 years ago
- A simple software renderer.☆16Updated 12 years ago
- Procedural Generation of Rocks in WebGL☆104Updated 9 years ago
- Generate a triangle mesh from a parametric equation.☆41Updated 9 years ago
- texture synthesizer; mainly for tile engines☆35Updated 16 years ago
- Squishy pixel-art spaceships on the GPU☆54Updated 12 years ago
- glsl ggx lighting model☆45Updated 9 years ago
- Signed Distance Function Sculpting☆53Updated 8 years ago
- ☆22Updated 12 years ago
- Procedural Voxel Terrain Raycaster with Hitpoint Refinement and Screen Space Displacement Mapping☆25Updated 10 years ago
- Examples for my blog posts on procedural generation.☆34Updated 11 years ago
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Updated 12 years ago
- simple water simulation on the GPU☆48Updated 12 years ago
- Visualization of Large Procedural Voxel-Terrains using ISO-Surfaces based on nested Clip-Boxes☆56Updated 10 years ago
- ☆15Updated 9 years ago
- A collection of procedural generation tools in a desktop application.☆32Updated 9 years ago
- Small code template for an OpenGL course☆11Updated 10 years ago
- Giving a scene a depth-dependent shading, completely irregarding the scene complexity, in screen-space.☆46Updated 9 years ago
- Sparse Voxel Octree implementation☆31Updated 9 years ago
- A shader that simulates atmospheric scattering and its effect on clouds.☆21Updated 10 years ago
- Various tests of Physically-Based Rendering via Three.js☆40Updated 8 years ago
- Splatting using OpenCL can reach more than 2 Bln Splats/s !☆39Updated 10 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 11 years ago
- Tiny C library for computing approximate minimal bounding spheres.☆31Updated 10 years ago
- A Cinder block for dealing with geographic coordinates☆10Updated 6 years ago
- Create Voronoi tessellation on surface of a sphere☆51Updated 10 years ago
- tessellation of concave polygons with holes in Javascript☆39Updated 12 years ago
- Fast translucent object rendering with GLSL.