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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RenderStack!