Skip to content

Jehadel/3D-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-basics

Simple demo of a 3D wireframe animation

This demo is the third part of a serie which explains how to use transformation matrices in 2D/3D (part 1 and part 2) Detailed explanation for 3D soon !

  • display (wireframe) and animate (rotations) a 3D polyedron (cube)

  • manage hidden vertices/lines of a 3D object (press h key to display/hide the backfaces)

How to

To run the demo :

make run

Build .js executable for the web :

make js

To do

  • add some control ?
  • explanations (readme)i + figures

Releases

No releases published

Packages

No packages published