RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects.
Predecessor: https://github.com/tksuoran/renderstack_net
Successor: https://github.com/tksuoran/RenderStack
Features
- Using only modern OpenGL 3/4 features
- Window creation: supporting multisample and sRGB default framebuffer, multiple windows
- Low level geometry creation: Build vertex and index buffers with points, lines, triangles, quads, ...
- Basic mesh creation: Sphere, grid, platonic solids, some archimedean solids
- Low level 3D math building blocks: Vector, matrix, quaternion
- Low level scene building blocks: Camera, frame
- Interface for framebuffer objects
- Interface for shader programs
- Limited external dependencies (currently only FreeImage)
- Multisampled gamma correct rendering in linear space, converted to sRGB for display
- ID buffer, for simple and efficient selection
- Object / polygon / edge / point selection
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow RenderStack
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RenderStack!