Skip to content

nutiler/office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office Simulator

Temporary README while the project is still under development for user notes!

Babylon.js:

learning new things... ended up making basketball https://playground.babylonjs.com/#0H29AJ#14 http://www.html5gamedevs.com/topic/33257-pick-up-mesh-with-physics/

Outline:

  • Model Enviorment
  • Controls (mouse, keys & sticks.)
  • Collision Detection
  • Physics Engine for Objects
  • Audio Enviorment
  • Post Processing

Physics engine test enviorment, under construction. babylon with collision, obj loader, Oimo.js, gui player controls objects loaded into scene toy basketball hoop and crumpled paper right click to throw

Scale size 0.01 xyz

attach object on-hold click to infront of camera. replace pickup object to functions for events. right click throws object.

http://store.steampowered.com/app/448280/Job_Simulator/

Bugs:

Upon releasing an object it can fall through the floor when looking down.

Sometimes releasing an object makes it float away, upon picking up it falls through the floor.