Skip to content

A personal repo with orbital controls for loading models and experimenting with matrices. P5/WebGL/key events for moving in a 3d environment.

Notifications You must be signed in to change notification settings

ninap41/WebGL_Model_Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Loader

locally run with live-server, will automatically reference index.html

npm install live server -g

live-server

Live Server Documentation

controls

  • mouse click to toggle orbital controls
  • use WASD

Screenshot of the application2 Screenshot of the application

to do

  • plane hud, treat them different then obj loaded objects.
  • Look into adding bootstrap or abstracting out templating engine like code to another file
  • collision detection for recusively detecting impassible planes
  • orbital control toggle for devConfig
  • add All Objects, Lighting, Hud
  • add spectral lighting support
  • object animation mutations
  • hook up to a quick serverless option like Deno for saving "scenes" or at the very LEAST download a JSON blob of lighting/objects/

About

A personal repo with orbital controls for loading models and experimenting with matrices. P5/WebGL/key events for moving in a 3d environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages