This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-04-01 11:11:56

JumpInAcid
New Scratcher
Registered: 2010-06-29
Posts: 11

ScratchCraft

I don't know, some sort of Minecraft-esque engine for Scratch.

It wouldn't go so well, due to OVER 9000 LINES OF CODE, but think of the idea.

A 3D generated map, 8x the surface area of Earth.

Offline

 

#2 2011-04-17 23:11:08

joeisawesome
Scratcher
Registered: 2008-06-10
Posts: 1000+

Re: ScratchCraft

Oh hi me, it's me from above. Haha

I'm not suggesting a project be made, but just think of the idea of something of this magnitude being duplicated in scratch.


http://image.hotdog.hu/user/Alex-21/Zenekarok-Ensiferum.jpg

Offline

 

#3 2011-04-18 02:39:27

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: ScratchCraft

...  big_smile   big_smile   big_smile   sad   smile   tongue   lol

OK, It would be hard in scratch.  what about panther?

Last edited by ssss (2011-04-18 02:40:07)


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#4 2011-04-18 10:58:47

joeisawesome
Scratcher
Registered: 2008-06-10
Posts: 1000+

Re: ScratchCraft

You'd need a language that can hold much more than scratch can.


http://image.hotdog.hu/user/Alex-21/Zenekarok-Ensiferum.jpg

Offline

 

#5 2011-04-18 13:41:16

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: ScratchCraft

2d versions of minecraft have already been made

As for 3d, a wireframe version is probably possible with the flash player turbo mode but Scratch can't take images and put them on the sides of the cubes (requires skewing the image) which basically limits you to only using wireframes.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#6 2011-04-18 19:19:28

joeisawesome
Scratcher
Registered: 2008-06-10
Posts: 1000+

Re: ScratchCraft

archmage wrote:

2d versions of minecraft have already been made

As for 3d, a wireframe version is probably possible with the flash player turbo mode but Scratch can't take images and put them on the sides of the cubes (requires skewing the image) which basically limits you to only using wireframes.

Hahaha, in English please???


http://image.hotdog.hu/user/Alex-21/Zenekarok-Ensiferum.jpg

Offline

 

#7 2011-04-18 22:38:10

Earthboundjeff
Scratcher
Registered: 2010-09-28
Posts: 1000+

Re: ScratchCraft

English: No
Spanish: No


https://encrypted-tbn0.google.com/images?q=tbn:ANd9GcR1SONrHUmdKZXQNDgtN_vpycOOo-BDMfnlqHZRA1lMpYXhX7Jc

Offline

 

#8 2011-04-18 23:16:55

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: ScratchCraft

joeisawesome wrote:

archmage wrote:

2d versions of minecraft have already been made

As for 3d, a wireframe version is probably possible with the flash player turbo mode but Scratch can't take images and put them on the sides of the cubes (requires skewing the image) which basically limits you to only using wireframes.

Hahaha, in English please???

Dude what I said wasn't even technical.

Some good minecraft 2d projects have been made, such as this one http://scratch.mit.edu/projects/SeanCanoodle/1579329

Ok so current "3D" projects are just skeletons called wireframes, Scratch can't fill in the sides of the blocks. Minecraft first builds the skeletons of the cubes, then puts pictures on the sides, scratch can't do this. A version of minecraft in Scratch is probably possible using only wireframe cubes.

3D example http://scratch.mit.edu/projects/AddZero/347789

The flash player has a turbo mode that lets it run super fast. You can activate it by pressing shift in the green flag.

That is as simple as I can say things.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#9 2011-04-19 09:04:14

joeisawesome
Scratcher
Registered: 2008-06-10
Posts: 1000+

Re: ScratchCraft

I understood all of that, but could you define wireframe? (Sorry for my stupidity  tongue )


http://image.hotdog.hu/user/Alex-21/Zenekarok-Ensiferum.jpg

Offline

 

#10 2011-04-19 13:48:57

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: ScratchCraft

http://en.wikipedia.org/wiki/Wire-frame_model

Its the only kind of 3D Scratch can generate on its own. A wireframe is just a bunch of lines that make the outline of the shape.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#11 2011-04-19 20:36:45

Lellowsfuzz
Scratcher
Registered: 2009-04-17
Posts: 500+

Re: ScratchCraft

archmage wrote:

Scratch can't take images and put them on the sides of the cubes

OBJECTION!

DarthPickley and AddZero are working on sensing the dimensions of the wireframes to autoshade simple 3-dimensional shapes, like CUBES.

Offline

 

#12 2011-04-19 23:19:49

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: ScratchCraft

That doesn't address the issue, you can't put images on to the sides of cubes, I didn't say you couldn't fill them in with a colour. Minecraft doesn't draw on to the sides of cubes, it takes a flat picture and pastes the picture on to the cube's sides. Scratch can't do this.

I think while it is possible to fill in the sides of cubes it would take too longer to render even in turbo mode to make anything useful.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#13 2011-04-20 12:22:21

joeisawesome
Scratcher
Registered: 2008-06-10
Posts: 1000+

Re: ScratchCraft

archmage wrote:

http://en.wikipedia.org/wiki/Wire-frame_model

Its the only kind of 3D Scratch can generate on its own. A wireframe is just a bunch of lines that make the outline of the shape.

Ah, very good.


http://image.hotdog.hu/user/Alex-21/Zenekarok-Ensiferum.jpg

Offline

 

Board footer