I know how to make the pens go together but I don't know how to make them rotate,zoom and do any of that cool stuff. please tell me how.AKA I'm adding you to my friend list.
actually, control of each individual point could theoretically be achieved in a matter of seconds. Simply keep your scripts the same, except you could make a variable called select. Use this to determine which point to move. Then, use the arrow keys to
hey addZero I would love to help you with this game, I have made a lot of tank games (but havn't shared them) and I'm pretty good with making the bullets hit and all that good stuff. I would love to help you with this project just give me a call.
Up: camera up Down: camera down Left: move in Right: move out W: Zoom out S: Zoom in Mouse: spin
This is to test out my simplified rotation matrix I'm working on for a 3d tank game. (It'll be more like the 16bit mario kart, when that's done.) I'm new to 3d math and programing. I'm open to critiques!
It's running on MITscratcher's fast pen drawer: "3-D figure simulation" Thanks!
A challenge: make this into a 3d modeler. Allow the user to click and drag vertices, (the dots) (convert camera space back into the object's local coordinates.) or an easier way, allow the user to select a vertex, then use keys to move it.
Comments
You need to be logged in to post comments
Add a Comment
How could I add a second axis of rotation?
This is amazing. Thank you for making this project. I am making a 3d rendering project with rotation about all three axes, and this was a HUGE help.
OMG i downladed this and the scripts are so confusing
this is awsome. very clever use of pen!!!
it looks like a car, so try to make a racing game out of it
This is awesome, I've always wondered if true 3D was possible on Scratch!
Woah... AddZero... I don't know how you did that... O_o
wow, i am impressed.
Nice!
Great work, where is your 3D game engine? Some more objects and sprites and your MarioCart-Clone is done.
S65 beat me to it... (link to project) (link to forums)
I know how to make the pens go together but I don't know how to make them rotate,zoom and do any of that cool stuff. please tell me how.AKA I'm adding you to my friend list.
COOL
im going to make a solid shap out of something based upon this.
imm going to look at the math then use that...no the project. I like to figure stuff out :) Thx fo the help!
if you zoom enough,you turn it upside down
move each point based on rotY and simply change the x,y, and z based on which way the object is facing.
actually, control of each individual point could theoretically be achieved in a matter of seconds. Simply keep your scripts the same, except you could make a variable called select. Use this to determine which point to move. Then, use the arrow keys to
I made a remix of this... The new one features realtime vertex editing. (link to project)
awesome <3. you're making a lot of progress in 3D.
WOW!!!! I"M IMPRESSED!!!!! U ROCK!!!!!!
WOW! I love it! Some parts of it is A LITTLE MESSED UP... But this project is awesome!
Ha! This is freaking amazing!
cool
hey addZero I would love to help you with this game, I have made a lot of tank games (but havn't shared them) and I'm pretty good with making the bullets hit and all that good stuff. I would love to help you with this project just give me a call.
Wow...
Oh, wow! This is an awesome remix!
Nice. I was thinking of doing this a while back, but I like the way you did it. Pretty smooth given the 3D manipulation.