We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,397 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

maths for 3d?

I'm trying to program a spinning cube using basic draw commands (eg 10 draw 320,200 to 340,200 etc Not openGL). I know it sounds a bit basic but I'm interested in the maths of it. Does anyone know how to project an object in perspective and rotate it? I've read books on matrices but I'm none the wiser. Peace and love, Crazy Ben.

3
Contributors
3
Replies
3 Months
Discussion Span
9 Years Ago
Last Updated
6
Views
Question
Answered
Newbie Poster
post since May 2013
Reputation Points:
Solved Threads:
Skill Endorsements:

This tutorial relates to Macromedia Flash but it's the same exact concept. It's actually not that hard...hope it helps.
http://www.flashkit.com/tutorials/3D/3D_Engin-KStor-189/index.php

evilmonkey29
Junior Poster in Training
71 posts since Aug 2002
Reputation Points: 11
Solved Threads: 3
Skill Endorsements: 0

To Evilmonkey29
Thanks - I've been to the site and I've learnt a few things, but I'm still a bit stuck. One of the tutorials said that in order to get a 3d object onto a 2d screen you need to divide by z so that the coordinates become x/z and y/z. Now I can sort of understand that as things go further into the distance then z will increase, and if you make the centre of the screen the vanishing point(0,0) then as z increases the objects get smaller and smaller until they vanish at the centre. The problem is, how do I rotate something with x/z and y/z. The closest equation I can get is:

draw 0,0 to x/(cos*angle*hypoteneuse),(sin*angle*hypoteneuse)/(cos*angle*hypoteneuse)

but it doesn't look right.
Any ideas? Ben

Newbie Poster
post since May 2013
Reputation Points:
Solved Threads:
Skill Endorsements:

I would like to find algorithms of "Aspect angle" and "Angle off" in 3D.Can any one help to solve this problem....thanks.
raheel

raheel
Newbie Poster
1 post since Jul 2003
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0
Question Answered as of 2 Years Ago by evilmonkey29 and raheel

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0470 seconds using 2.49MB