My Tutorials On 3d Stuff

Announce and discuss the progress of your various programming-related projects...programs, games, websites, tutorials, libraries...anything!

Moderators: Pete, Mods

Post Reply

Is the tutorial useful?

Yes
5
100%
Sort of, but needs more content
0
No votes
Needs work
0
No votes
 
Total votes: 5

AXDX
Newbie
Posts: 1
Joined: Wed Apr 15, 2009 2:11 pm
Location: Sylmar

My Tutorials On 3d Stuff

Post by AXDX »

Well like many programmers of QB, I have tried for many years to make neat 3d programs that are:

1. Cool looking
2. Not too hard to make
3. Not too complicated
4. Not too simplistic
5. Cool looking

Well I'm doing some tutorials on the *secrets* I have gleaned through hard experience over the years. I have one tutorial so far, I hope to add others.

So check it out!!

<a href="http://www.squidoo.com/qbasic3d">Click here!!</a>

if the link cannot be clicked for some weird reason, the site is:

www.squidoo.com/qbasic3d

thanks!!
MystikShadows
Veteran
Posts: 703
Joined: Sun Nov 14, 2004 7:36 am
Contact:

Post by MystikShadows »

PRetty good stuff in my book.

I think there is knowledge there aand the way it's presented I think reaches me, the way I liked to be reached, with humor (how do I build a 3D wall and how do I really build a 3D wall I like this transition lol).

I enjoyed the tutorial, and I want the 2nd part like yesterday hehehe. Good work.
When God created light, so too was born, the first Shadow!

MystikShadows

Need hosting? http://www.jc-hosting.net

Interested in Text & ASCII development? Look no further!
http://www.ascii-world.com
User avatar
Jinroh
Newbie
Posts: 2
Joined: Thu May 28, 2009 5:51 am

Post by Jinroh »

Very nice tutorial. Very useful for beginners, creating a sector based 90's style 3D engine is quite the lost art. At least as far as coding it all in software is concerned.

Now that Wallace (of Wallace Software) has abandoned his Inspiration engine I hope that we will see some progress on other 90's style engines in BASIC due to your efforts.

His engine despite the fact that it was indeed a raycast engine didn't operate on the same principals at least from the demos I saw. He used animated bitmaps for doors and windows. As well as using heightmapping for raised floors and lowered ceilings. Though he did it well enough presentation-wise that it was very good.

I'm not really the target audience here, but I think you covered all the main points and beginners or people who are just plain lost at coding anything 3D will be quite thankful for your time and effort. You just need to add a few more things and they'll be ready to fly on their on accord.

Kudos and congrats.
Post Reply