VertexColor / PLY-View

Renders a PLY 3D Model from file using OpenGL with GLFW.

Home Page:https://github.com/VertexColor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This will load a PLY file and render it using OpenGL as a strided vertex buffer.

test.ply is an asset generated by LUMA GENIE which has had it's diffuse texture projected to Vertex Colors. It's 50,000 triangles.

About

Renders a PLY 3D Model from file using OpenGL with GLFW.

https://github.com/VertexColor

License:MIT License


Languages

Language:C 100.0%Language:Makefile 0.0%