3D Engine?

Is there a 3D Engine that is an Extension that is able to have Platforming? Like floating Platforms? I really need one for the game that I am making

1 Like

U3d

2 Likes

Umm good point raycasting doesnt have that stuff, I would ask @VoxelMaster64 he has an entire 3d platformer Minecraft-ish engine.

2 Likes

raycasting technically can render platforms too, but I don’t think it’s the best method. raytracing is best for rendering shapes with integer points I think, idk the exact best time.