/rpg-3d

Exploring how a 3D game might work

Primary LanguageJavaScript

RPG 3D

Exploring 3d development

Example image

Notes

Would like to figure out

  • Render a basic cube
  • Adding a light
  • A Texture
  • shadows
  • arcball camera
  • Movement
  • Physics
  • Jumping
  • Load a model
  • Animate that model
  • Putting animations together
  • model anchors
  • An inventory
  • Equip an item
  • Targeting
  • Make a monster
  • Make the monster chase the player
  • Text / 2D ingame
  • Fight the monster
  • Drop items from a monster
  • Pickup that item
  • 3D maps