Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple3DCanvas

A simple .obj model renderer using HTML5 canvas and ES6 JavaScript. This code is written for conceptual understanding rather than performance.

Example rendering

Getting Started

To try it out, clone this repository and run

npm install

Next, build the JavaScript by running

webpack

Open index.html in your browser and load a `.obj' file using the file selector.

License

This project is licensed under the MIT License

About

An experiment with 3d projection, a simple .obj explorer. Try it out with one of the files in `/objs`

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages