I understand Scratch is not capable of 3D. But what about 3D sprites. This would just turn the sprite into a 2 dimensional object with the ability to turn in every direction. Like what they did on the Super Nintendo.
eg:
This is what the sprite would look like in 2d.
But when rotated...
The game appears to be 3D, but it's all just on a sprite.
I think this would be a good alternative to 3D.
Last edited by olivora (2011-03-26 22:40:04)
Offline
So what you basically want is the ability to 'skew' the sprite in a direction.
That would be very useful, and probably within the limitations of scratch.
Offline
floppy_gunk wrote:
So what you basically want is the ability to 'skew' the sprite in a direction.
That would be very useful, and probably within the limitations of scratch.
Exactly
Offline
a new scratch figured out how to do that but it is super slow
Offline
puppetadventurer wrote:
a new scratch figured out how to do that but it is super slow
http://scratch.mit.edu/projects/Reverberated3/1644347
Offline
puppetadventurer wrote:
puppetadventurer wrote:
a new scratch figured out how to do that but it is super slow
http://scratch.mit.edu/projects/Reverberated3/1644347
ya but with this you could tilt it in any direction you wanted.
Offline
This is already possible, and I've seen it in a few projects. But imagine all the scripting and trouble you would have to go through. It'd be much easier just to have Scratch automatically create the necessesary scripts and variables. All that you would have to do is import the costumes to be used.
Offline
Ghostboy96 wrote:
This is already possible, and I've seen it in a few projects. But imagine all the scripting and trouble you would have to go through. It'd be much easier just to have Scratch automatically create the necessesary scripts and variables. All that you would have to do is import the costumes to be used.
Ya, technically this is possible, but it's extremely slow and requires really complicated math and scripting
Offline
Harakou wrote:
Scratch would still need 3D capabilities unless you imported each individual view. I agree that would be useful though.
I have an idea for Scratch 3D sprites. For a tilt you would omit pixels part of a row/column pattern, and shifting the now-seperated visible row/columns to a specific centre point, e.g. the centre horizontal line. If it has already got to only 1, 2, or 0 pixels, then it grows again, but if the tilt point is at or close the edge, in the other direction. This would create the illusion of 3D tilt. If something is already tilted in the other direction then the popup to place the line will let you choose with an image as if all of the tilts were undone.
Who likes my idea?
EDIT: I'm confused because there might be an error in the Scratch Forums. I clicked "by oliver" and it took me to a page with no text or textbox althrough the submit button and picture blicks were there... can someone help me? I got here by clicking the latest post link.
Last edited by rdococ (2011-12-31 06:46:45)
Offline