Browse Search Popular Register Upload Rules User list Login:
Search:
Thanks.
Nice design, just the right number of parts to do the job.

I didn't realize that higher frequencies were frowned upon, I use them all the time. The only downside I see is that it may slow some scenes down. I always thought that raising the frequency increased the accuracy of the scene because the calculations are using smaller time steps. I'm suspicious of scenes that work OK at low frequencies, but jam or fall apart at higher frequencies. I suspect that those scenes may be relying on Algodoo approximation errors at low frequencies in order to work.
Last edited at 2013/11/30 11:14:31 by s_noonan
I was hoping that somebody would make something with the cards. I expected maybe "war" or "concentration". I checked out the code. This is epic. :tup: :tup:

P.S.: A pair of kings may not count as jacks or better.

Gent,
The dealt cards show for me.
Last edited at 2013/11/30 13:02:45 by s_noonan
Approx 15 FPS (AMD A10-5700 APU with Radeon HD Graphics, 3.4 GHz, 8.0 GB RAM)
Gent,

Forgive me if you have been asked this before, but why not just download v2.1.0 since it is free?
Xray - The files that you posted do not contain the image for the card faces. I don't know why you and I are seeing them, but it would make sense to duplicate a card, make sure it is face up, and then delete all the scripting inside the card. That way you will have at least one item showing the card face texture and then it should automatically save the card face texture image with the scene.

Gent - The problem is on Xray's end and he will notify us when it is fixed.

Note: If you want to see what textures are included in the scene then replace .phz with .zip for the file name extension and then extract it like any other .zip file.

P.S. Xray - It may be that you and I are the only ones who are able to use the scene because we are the only ones that created scenes using the cards. So the sooner you fix this the better.

Gent - Look at the bright side, at least you now have the latest version.
Last edited at 2013/12/01 01:42:10 by s_noonan
Looks good to me. I see the image in the .phz file and it works even if I delete the cards.png file in textures before running your scene. We just need to hear from one other person.
Last edited at 2013/12/01 01:49:28 by s_noonan
Yes, that is by design, but may be confusing. I'll hide it. Also, if you click fast enough, you can turn over three or four cards before they flip back. I'm going to leave that in for people who like to cheat.
Last edited at 2013/12/01 18:33:18 by s_noonan
No. This is what happened...

I noticed that when I delete a scene nobody else can see it but me. There seems to be no way of deleting it for good. I got tired of seeing my deleted scenes so I figured that I would undelete one and then update it to a new scene. What I should have done is update the scene then undelete it. I realize that the scene won't get much exposure since it uses the number of an older scene, but that's OK.
No, but thanks for asking. See more detail in scene comments.
Last edited at 2013/12/01 21:01:14 by s_noonan
Very Cool.
Yes. As you can see, I'm an old timer.
I used to play around with electronics like I play with Algodoo now. I started out with a Radio Shack 150 in 1 kit. One of my more ambitious projects (not made with the kit) was to design and build a sampling oscilloscope that would connect to a TV's antenna terminals and display the waveform on the TV.

Prior to the pill bottle mic experiment I had used a toilet paper roll and aluminum foil to make a kazoo that you would talk into. Sunlight would reflect off the aluminum foil onto a solar cell connected to the volume control wiper of a small transistor radio. It worked surprisingly well. The experiment was modeled after one performed by Alexander Graham Bell.
Nice. Glad to see you put a helmet on the guy. Thanks for putting in the automatic break points.
Nice tutorial, well documented, straight forward, and concise design work. That didn't stop me from messing around with it.

I made the following modification to my copy which mixes the colors on multiple overlaps:

_proximity := {
radius > math.vec.dist(pos, scene.my.posDetect) - 0.25
};
_proximity2 := {
radius > math.vec.dist(pos, scene.my.posDetect2) - 0.26
};
_proximity3 := {
radius > math.vec.dist(pos, app.mousePos)
};
postStep := (e)=>{
a := [0, 0, 0, 0];
b := [0, 0, 0, 0];
c := [0, 0, 0, 0];
_proximity ? {
a = [1, 0, 0, 0]
} : {};
_proximity2 ? {
b = [0, 1, 0, 0]
} : {};
_proximity3 ? {
c = [0, 0, 1, 0]
} : {};
color = [0, 0, 0, 1] + a + b + c
};
Last edited at 2013/12/07 15:52:19 by s_noonan
Scenes may fail uploading if they have too many objects in them. I'm not sure what the limit is, but it may be 1000. Also if the .phz is altered by anything other than Algodoo, it may fail the upload.
Last edited at 2013/12/10 10:01:14 by s_noonan
Nicely done. User friendly. Easy to get high.;) :tup: :tup:
Looks good. Works well. Hey, I learned something today. Is it safe to leave the Cesium-137 generator in the scene or should I delete it? Wow, 128 channels. When we were kids there was only two channels and we had to stare at TV test patterns until the cartoons came on.

P.S. New image is in case you want to remove the keystone effect. If you would like me to beat up the image, I can do that too.;)

P.P.S.: I deleted the image scene. Looks like I couldn't entice you with a Multichannel Analyzer Shrine (MAS). Thanks for checking it out anyway.
Last edited at 2013/12/14 12:01:46 by s_noonan
Yes, it is updating the value after each oscillation. It needs to oscillate in order to determine where the peak value is. Its response is an inverted parabola. If it is too far away or too close the signal drops off. That's the best I can do with a $2.31 sensor.
Last edited at 2013/12/14 03:11:12 by s_noonan
This sensor stops when the reflected beam straddles the phototransistors. In order for it to track, the reflected beam must contact the phototransistors which are fairly small. If the target moves faster than the speed of the (slow) stage, then the beam will come off of the phototransistors, the stage will stop, and the sensor will stop measuring. The measurement is updated only when the beam is reflected onto the phototransistors. The type B sensor will track the best, since it has a larger target and the speed of the stage is proportional to the laser beam deviation from center of the target.
Thanks.
Howl too asp hell.

Spilling is vary impotent. Bee shore that ewe spill chuck every dock you mint bee four realizing it in two pubic. Ewe Cannes pretty much guest that Eye spill chucked this calm meant aft tear righting it. Ewe two Cannes beacon a gouda spill her like mi. Its impotent knot too appear like a more on ore id yet. Take my sample add vice and ewe will bee add mired bye yore pears.
Q: Have you figured out what causes the runout?
A: Not exactly. It looks like the circle is limited by the accuracy of the calculations. The peak-to-peak variation is smaller at sim.frequency = 120 Hz than at 60 Hz. The resolution of the circle plot is 0.06 microns.

Q: Is it a fault of the not-so-perfect placement of the axel on the circle/polygon?
A: No, I edited the file for perfect hinge position and it did not change anything.

Q: Can a person get less runout by either manually placing the axel, or by using the grid system to place the axel?
A: No, I don't think so.

The runout on the polygon is because it is made of 128 line segments. If you make the circle and polygon reflective, then you can see that the laser beam reflected from the circle is steady while the beam reflected from the polygon dances around slightly. You can count the 128 cycles per revolution on the polygon runout chart.

P.S. I calculated the difference in distance to a flat vs. distance to a vertex on the 0.5 meter diameter polygon of 128 sides and the result is 75 microns, which is close to what is showing on the chart.
Last edited at 2013/12/15 00:08:06 by s_noonan
Nice work. :tup:
Nicely done. :tup:
lololoer,

Se mide la radiación.
"I see a yellow rope and I want it painted black
No colors anymore I want them to turn black
I see the girls walk by dressed in their summer clothes
I have to turn my head until my darkness goes"

Mick Jagger

P.S. Click, Right Click, Selection > Select Alike. Right Click, Appearance, V (of HSVA) = 0%.
Last edited at 2013/12/18 22:09:40 by s_noonan
Start with Thyme Command/Variables List and Thyme Tutorial - With explanations at every step, then start looking at scenes to see what others have done. If you save a scene as .phn, then you can read it with a text editor like Wordpad. The Thyme scripting section of the forum is also a very good source for sample code.
You can't always get what you want
But if you try sometime you just might find
You get what you need

For those of you who are translating:

Ewe Kant awl weighs jet watt ewe won it
Butt if ewe tri sum thyme ewe jest mite fined
ewe jet watt ewe knead (esp. hell Czech Ed)

I couldn't resist (pun intended).

Nice scene by the way (Maybe I should have mentioned that a long time ago). I like the code. Looks like you spent some thyme on it.
buona idea.
previous | 1 … 29 30 31 32 33 … 121 | next