TerrainEngine-OpenGL

Procedural scene renderer

An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds.

An OpenGL 4 and C++ program which renders a procedural scene.

GitHub

634 stars
24 watching
88 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fegennari/3dworld A comprehensive 3D game engine with procedural content generation and real-time rendering capabilities 1,174
jcbecker/termproject Generates procedural terrain with distinct biomes and smooth borders using Perlin noise 15
snowapril/procedural-terrain-estimator A software tool for generating and editing 3D terrain using procedural noise functions and algorithms 39
angelo1211/hybridrenderingengine A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. 1,204
mortennobel/simplerenderengine A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. 347
vaneenige/phenomenon A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. 1,778
shff/opengl_sky Procedural renderer for atmospheric effects in OpenGL 185
nvpro-samples/gl_vk_meshlet_cadscene Demonstrates rendering of CAD models using mesh shaders for high-performance rendering 363
mortennobel/simplerenderengineproject A C++ render engine project with dependencies for game development. 44
let-def/wall A vector graphics renderer using OpenGL in OCaml. 78
crushedpixel/polyline2dpathrenderer A high-performance OpenGL-based path rendering tool 11
openscenegraph/virtualplanetbuilder A tool for generating and organizing large-scale 3D terrain databases from geospatial imagery and heightfields. 97
nvpro-samples/gl_vk_bk3dthreaded A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads 84
liangliangnan/easy3d A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. 1,377
rswinkle/portablegl A portable implementation of OpenGL 3.x in clean C as a single header library. 1,044