Lorenz Attractor

Install Java to view this project right on your browser!

user_icon chalkmarrow shared it 4 years, 7 months ago
user_icon Based on chalkmarrow's project
479 views, 2 taggers, 8 people love it, 1 remix by 1 person, 70 downloads, in 5 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
knector knector 1 year ago

In Flash turbo speed it draws and zooms instantly!

Jwosty Jwosty 2 years, 2 months ago

Wow! This is amazing! :)

DrSuper DrSuper 3 years, 4 months ago

Very cool

terminator68 terminator68 4 years ago

I see this is related to the Lorenz Chaos Graph Algebra Model...Nice!

scratchmania scratchmania 4 years, 4 months ago

WOAH!HOW DO YOU DO THAT!

Paddle2See Paddle2See* 4 years, 6 months ago

This is very nice! I was wondering if anybody had put together a model of the solar system with modeling for gravity and centripedal force? It's lots of fun to watch what happens to the orbits when, say another Jupiter suddenly whips through the system! Scratch may not be fast enough to do a 10 body simulation smoothly enough to be fun but I'd be curious to know if it has been attempted.

the_programmer the_programmer 1 year, 4 months ago

I made one (but only with three planets (and everything is only attracted to the sun)) here it is (link to project)

gne gne 4 years, 7 months ago

Nice!

Canthiar Canthiar 4 years, 7 months ago

In the end I cheated a little bit to get it to work with 3D rotation, but I managed to get it to work. The project is here: (link to project)

Canthiar Canthiar 4 years, 7 months ago

I tried exporting the matrix sprite that I had and importing into your Lorenz project, but the Scratch application didn't seem to import the variables correctly. I will try to take another stab at it at a later time.

chalkmarrow chalkmarrow 4 years, 7 months ago

Canthier: Cool idea re your 3D matrix code. I tried to put together a generalized transformation matrix project a while back, but it turned out to be extremely slow, so I gave up. I'm curious to see what you can do with it...

chalkmarrow chalkmarrow 4 years, 7 months ago

BATzerk: Thanks for the comments. I tried changing the pen size, which is a good idea, but it tended to obscure some of the fine details of the plot.

BATzerk BATzerk 4 years, 7 months ago

Oh, haha, this is ALREADY in 3D! That makes more sense. (It's 2:30 in the morning; give me a break!) Chalkmarrow, I like how you change the brightness to help with the illusion of "depth"; I think you could try changing the pen size as well the "closer" the line gets to you to add to the effect. (Again, take a quick look at my 3D gravity simulation thing and you'll know what I mean.) ...Well, looks as if I'm going to be downloading this and doing some research on what Lorenz Attractors are! (They sound fascinating! Looks cool, too!)

BATzerk BATzerk 4 years, 7 months ago

First of all, chalkmarrow, this is very, very impressive. I don't know enough about Lorenz Attractors to be able to understand this by looking at it, but it sure looks cool. (Yeah.) Second of all, Canthiar, I don't have a doubt you can apply your 3D matrix code to this. I've learned from experience that creating a z-axis is surprisingly easy (see my 3D gravity projects and what I do with those to create the effect). I don't know so much about 3D Lorenz attractors, but I've seen enough of your work, Mr. Canthiar, to know that you can do pretty much just about ANYTHING.

Canthiar Canthiar 4 years, 7 months ago

I might try to see if it's possible to apply my 3D matrix code to this.

chalkmarrow chalkmarrow 4 years, 7 months ago

I was wondering the same thing. It would be better if the program allowed the reynolds number, etc. to be varied, and if you could view it from different angles, but I'm not quite that ambitious at the moment lol...

Canthiar Canthiar 4 years, 7 months ago

I was wondering when somebody was going to do an attractor in Scratch.

Please Wait...