sdlgl3-wavefront

OpenGL renderer

A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures.

OpenGL renderer for wavefront .obj files using https://github.com/syoyo/tinyobjloader and https://github.com/g-truc/glm.

GitHub

8 stars
3 watching
5 forks
Language: C++
last commit: almost 10 years ago

Related projects:

RepositoryDescriptionStars
rougier/freetype-glAn OpenGL library for rendering Unicode text with a single texture and vertex buffer.1,652
karolek471/objglAn OBJ file loader for OpenGL that streams data from files or buffers and optimizes memory usage and rendering performance.12
rswinkle/portableglA portable implementation of OpenGL 3.x in clean C as a single header library.1,054
shff/opengl_skyProcedural renderer for atmospheric effects in OpenGL189
cdave1/ftglesA C++ library for rendering fonts on mobile devices using OpenGL ES 1.1142
3b/cl-openglA set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp.280
acdemiralp/glA C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources.158
cginternals/globjectsA C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use.539
ripper37/glulAn OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more.56
liangliangnan/easy3dA lightweight C++ library for efficient 3D modeling, geometry processing, and rendering.1,391
skywind3000/mini3dA simple 3D rendering software using C and OpenGL, providing a complete example of a fixed-pipeline software renderer.2,209
tsherif/simple-opengl-loaderA library that provides an extensible OpenGL loader for cross-platform support86
skaslev/gl3wA Python script that simplifies loading the OpenGL core profile specification into a project.710
overv/ooglA C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering.414
tsherif/picogl.jsA minimal WebGL 2 rendering library for creating 3D graphics with a convenient API790