Search found 2 matches

by roboman2444
Sun Jun 12, 2011 01:41
Forum: General Discussion
Topic: celeron55 come on please
Replies: 1
Views: 1647

there are online servers. the binary is "minetest-server" and the client is "minetest"
by roboman2444
Sun Jun 12, 2011 01:13
Forum: General Discussion
Topic: Bullet physics
Replies: 5
Views: 2404

Bullet physics

I am trying to implement bullet physics into minetest. Any tips on how to make it use the world mesh as the bullet world? Im thinking of using the VBO that it generates, but idk how to do this either. actually, making a heightmap sort of thing from the map voxel data would work also, i guess that wo...