SekmSet / threeJS

HTML game with ThreeJs, become a samourai !

Home Page:http://last_samourai.sekhmset.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreeJS

npm install
npm run dev
  • JavaScript Vanilla
  • ViteJS
  • ThreeJS

Desploy

npm run build
gsutil rsync -r dist gs://last_samourai.sekhmset.me
gsutil rsync -r src gs://last_samourai.sekhmset.me/src

Links

Online game

General links : tuto, documentation

WebSite : animation and resources

Tips

  • If you want to add song on your ThreeJs project, you have to use the ogg format. You can use an online convertor to convert a Youtube video ! I tried with a mp3 format but it did'nt work
  • If you need help with the axes (x, y, z) use this ThreeJS function : AxesHelper (documentation link : General links : tuto, documentation - AxesHelper)

About

HTML game with ThreeJs, become a samourai !

http://last_samourai.sekhmset.me/


Languages

Language:JavaScript 87.2%Language:HTML 6.8%Language:CSS 6.0%