Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/armomu/ergoudan

使用 Babylon.js 6 的 Havok 物理角色控制器 Havok physics character controller using Babylon.js 6
https://github.com/armomu/ergoudan

babylonjs babylonjs-character-controller babylonjs-game physics-character-controller third-person-controller

Last synced: 20 days ago
JSON representation

使用 Babylon.js 6 的 Havok 物理角色控制器 Havok physics character controller using Babylon.js 6

Lists

README

        

# Ergoudan

![version](https://img.shields.io/badge/Babylonjs-6.x-green.svg)
![version](https://img.shields.io/badge/Havok-1.x-blue.svg)
![version](https://img.shields.io/badge/Vite-4.x-green.svg)

### This is a simple Havok physics character controller demo using Babylon.js 6

原理很简单,使用 Havok 物理线性移动控制角色

The principle is very simple, use havok physics to move the character linearly, Control character using WSAD and space keys
#### Online Demo [https://armomu.github.io/ergoudan/](https://armomu.github.io/ergoudan/)

## TODO
- ✅ Havok Physics engine
- ✅ Contrl character using WASD
- ✅ Jump
- ✅ Climb stairs
- ✅ Uphill and downhill
- ❌ Mobile device

## Screenshot