0 Members and 1 Guest are viewing this topic.
Quote from: Chockosta on September 22, 2012, 07:43:38 amOk, thanks.I asked this question, because some people seem to prefer clicking... (like Darl181)No, I think Darl's problem with nDoom is that you control the whole player's movement with the touchpad. In your game, the touchpad only controls the camera so it should not become annoying
Ok, thanks.I asked this question, because some people seem to prefer clicking... (like Darl181)
Moreover, you have to be able to look up and down, which all the raycasting engines that I know don't support.So I think that I will keep my 3D engine for now (which isn't far from a voxel engine).
Quote from: Chockosta on September 22, 2012, 05:44:54 amMoreover, you have to be able to look up and down, which all the raycasting engines that I know don't support.So I think that I will keep my 3D engine for now (which isn't far from a voxel engine).There are techniques in raycasting that allow for looking up and down and even changing the pitch/roll too. They are fairly complex but they still have major advantages over traditional 3D rendering. Especially when it comes to speed, and the ability to alter the map realtime, due to the nature of the map data. You can treat the map as a giant rectangular prizm to make things easier. I really need to find that tutorial that covers all of these things, it might be helpful to you in the future with this project, you can use some of the techniques for other things in the game possibly.
Also nice chockosta. Any possibility to have the checkerboard work vertically as well, not just horizontally?
On a more general note, I made some progress !You can now remove blocks (with tab). Adding blocks require a bit more work, but I should come with a new version tomorrow.I also chose 8 and 2 to move, I added a cursor, and I filled the background in blue.
I NEED DOWNLOAD!and when you destroy a block do you get it in your inventory?and trees should be added too
Quote from: annoyingcalc on September 24, 2012, 08:51:16 pm I NEED DOWNLOAD!and when you destroy a block do you get it in your inventory?and trees should be added toowoah woah woah! slow down! progress for such an epic project isn't that fast! Patience, my young padawan.