Skip to content

simple 3d game using threejs and modeling with blender

License

Notifications You must be signed in to change notification settings

MuffinK/chicken-jump

Repository files navigation

A 3d game Imitating Alipay's ant farm using threejs and modeling using blender;

try it

github page

aliyun mirror for China

workflow

  1. modeling -> blender
  2. export model to glTF format-> glTF IO
  3. preview gltf model -> gltf-viewer
  4. 3d rendering engine -> threejs
  5. load gltf to rendering engine -> gltf loader
  6. UI gesture control -> hammerjs

models

model binary files in models folder

blender source files in blender folder

furture task

  • chicken's animation
  • better caching model files with service worker
  • webVR

development

npm run dev;

About

simple 3d game using threejs and modeling with blender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published