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

#1 2009-06-20 17:10:52

mserra
Scratcher
Registered: 2009-04-21
Posts: 2

3d

I think it has to be 3D, so that we can design more advanced programs.

Offline

 

#2 2009-06-20 18:31:36

big-bang
Scratcher
Registered: 2008-02-21
Posts: 1000+

Re: 3d

mserra wrote:

I think it has to be 3D, so that we can design more advanced programs.

Everybody on Scratch is sick of new users saying that we need 3D Scratch. Polygonal design does not fit the "make it easy" attitude of Scratch, and anyway there are other 3D programming languages you can use, like Alice.


http://i47.tinypic.com/6edrbm.jpghttp://i45.tinypic.com/dw9hmw.jpghttp://i50.tinypic.com/f28tvn.jpghttp://i45.tinypic.com/ruwaop.jpg

Offline

 

#3 2009-06-21 20:59:06

frogger3140
Scratcher
Registered: 2008-12-15
Posts: 500+

Re: 3d

big-bang wrote:

mserra wrote:

I think it has to be 3D, so that we can design more advanced programs.

Everybody on Scratch is sick of new users saying that we need 3D Scratch. Polygonal design does not fit the "make it easy" attitude of Scratch, and anyway there are other 3D programming languages you can use, like Alice.

Do I HAVE to tell EVERYBODY about this?!
1. Insert Mac OS X Leopard DVD 2
2. Click an icon saying "Xcode Developer Tools"
3. Useful stuff for your mac such as access to Quartz Composer, a 3D Scratch-like programming language, Xcode which allows users to program in lots of programming languages will install as with lots of other dev tools
4. If you're stuck on the AppleScript part of Xcode 'cause you don't know how to do AppleScript, I can teach you some AppleScript.

Code:

(* Code supplied by frogger3140 *)
display dialog "Hello World!" buttons {"Continue"} default button 1
if the button returned in the result is "Continue" then
say "Hello world"
end if
end

http://j.mp/piBfFy
Woo, even better minecraft clone! | I feel that programming is better than animation, because you can interact with games but not animations.

Offline

 

#4 2009-06-21 23:30:41

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: 3d

frogger3140 wrote:

Do I HAVE to tell EVERYBODY about this?!
1. Insert Mac OS X Leopard DVD 2

I'll not bother to get Mac OS X Leopard just for that.


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#5 2009-06-22 18:01:03

xaby
Scratcher
Registered: 2008-02-13
Posts: 49

Re: 3d

Look for Alice 3D. It is a JAVA based programming interface for simple 3D programming for young people

Sometimes Scratch is cool enough for 3D, but there is a slowdown inside Scratch, and that's the problem.

Simple 3D-Objects drawn with lines in a list ... possible, but very slow (today)

Offline

 

#6 2009-06-22 19:37:08

Imic
Scratcher
Registered: 2009-04-26
Posts: 500+

Re: 3d

*sigh*

Offline

 

#7 2009-07-04 11:11:52

TheoMarr
Scratcher
Registered: 2009-04-13
Posts: 100+

Re: 3d

xaby wrote:

Look for Alice 3D. It is a JAVA based programming interface for simple 3D programming for young people

Sometimes Scratch is cool enough for 3D, but there is a slowdown inside Scratch, and that's the problem.

Simple 3D-Objects drawn with lines in a list ... possible, but very slow (today)

But Alice 3D cannot do games. It only does animations. We would be grateful if we ever found the secret password on Scratch to make 3D Scratch

Offline

 

Board footer