Skip to content

Made over the course of 24 hours for CodeDay Seattle. Loads and renders 3D models in the Wavefront obj file format using WebGL. Written in pure JavaScript using GLSL shaders I had written for a previous 3D rendering engine.

Notifications You must be signed in to change notification settings

TranquilMarmot/webgl-obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgl-obj

Made over the course of 24 hours for CodeDay Seattle 2013.

Loads and renders 3D models in the Wavefront obj file format using WebGL.

Written in pure JavaScript using GLSL shaders I had written for a previous 3D rendering engine.

This was my first time ever using Javascript, so some of the code may not be best practice.

May or may not be live and viewable at http://bitwaffle.com/codeday/

About

Made over the course of 24 hours for CodeDay Seattle. Loads and renders 3D models in the Wavefront obj file format using WebGL. Written in pure JavaScript using GLSL shaders I had written for a previous 3D rendering engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages