Feature #72
Feature #65: Implementation - From design to code
Implement game systems
Status:
Closed
Priority:
Normal
Assignee:
Category:
Game Programming
Target version:
Description
Implement the plans for the level import system.
Related issues
History
Updated by Fredrick Amnehagen almost 4 years ago
- Copied from Feature #71: Implement level import system added
Updated by Fredrick Amnehagen almost 4 years ago
- Copied to Feature #73: Implement game systems added
Updated by Fredrick Amnehagen almost 4 years ago
Check these for triangle mesh in bullet:
- https://www.programmersought.com/article/40163714277/
- https://www.reddit.com/r/gamedev/comments/jqgq0x/bullet3_question_btbvhtrianglemeshshape_for/
- https://github.com/kripken/ammo.js/issues/5
- https://www.gamedev.net/forums/topic/657311-bullet-physics-objects-pass-through-certain-triangles-in-mesh/5157716/
- https://pybullet.org/Bullet/phpBB3/viewtopic.php?t=12046
Updated by Fredrick Amnehagen almost 4 years ago
- Target version changed from Sprint 1 - Projectstart to Sprint 2 - First glimpse