sean-codes / rpg-3d

Exploring how a 3D game might work

Home Page:https://sean-codes.github.io/rpg-3d/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Exploring how a 3D game might work

https://sean-codes.github.io/rpg-3d/


Languages

Language:JavaScript 98.0%Language:HTML 2.0%