简体   繁体   中英

LWJGL Collision detection 3D?

我是lwjgl和openGL的新手,我想知道如何在3D中进行碰撞检测,我有3D sorta world设置,但我不知道如何检测碰撞。

LWJGL is just doing the graphics part. If you need a good collision detection or physics library for Java then JBullet is an option. JBullet is a Java port of the Bullet library used by many games.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM