PlanetRenderer
Planet renderer
A research project on planet rendering using a custom algorithm and OpenGL
A repo for my research on planet rendering in c++ | opengl Now runs on Linux
99 stars
7 watching
17 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
cdlodcross-platform-gamecross-platform-graphicsfrustum-cullinggraphics-programminglodopenglrendering-3d-graphicsterrain
Related projects:
Repository | Description | Stars |
---|---|---|
planet-vector-tile/planet-vector-tile | A software framework for rendering and navigating planet-scale spatial data on local machines | 22 |
crushedpixel/polyline2dpathrenderer | A high-performance OpenGL-based path rendering tool | 11 |
illation/etengine | A C++ 14-based real-time 3D game-engine with a focus on space sim | 776 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,192 |
gregcman/lem-opengl | A frontend for a text editor that renders its content in an OpenGL texture for use in graphics applications. | 37 |
rswinkle/portablegl | A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,044 |
kaveh808/kons-9 | An integrated development environment and 3D graphics authoring system in Common Lisp | 583 |
chrisliebert/sdlgl3-wavefront | A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |
liangliangnan/easy3d | A lightweight C++ library for efficient 3D modeling, geometry processing, and rendering. | 1,377 |
chenjd/render-crowd-of-animated-characters | A tool to efficiently render large numbers of animated characters in real-time using GPU instancing and animation maps. | 1,612 |
unity-technologies/nativerenderingplugin | A C++ plugin that demonstrates native rendering and graphics-related functionality in Unity. | 822 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
host-oman/libraqm | A library that provides tools and APIs for complex text layout and rendering in various writing systems | 270 |
r-spatial/leafgl | A package that enables fast WebGL rendering of features on leaflet maps. | 265 |