Asked by:
June Challenge Suggestion

General discussion
-
Animation techniques. Doing more with motion than moving an object from point A to point B.
I have worked up an example, inspired by a fellow SB enthusiast has been posting lots of entertaining animation effects to the Facebook page: PLJ442
Tuesday, May 31, 2016 12:29 PMAnswerer
All replies
-
Friday, June 10, 2016 12:18 PM
-
Very nice. You should add it to the June Challenge page. It might kick start the discussion again. :-)Friday, June 10, 2016 3:28 PMAnswerer
-
Here is my version of this Movement Challenge: PULSAR ! moving against Orion sky.
you will see pulsar moving and turning, with waves of pulsation. cool !
try to run many times, it never gives the same effect ( random numbers for size and rotation)
program no: WKS333
Photo credit to NASA.- Edited by YLedEditor Saturday, June 11, 2016 2:11 PM
Friday, June 10, 2016 3:28 PMAnswerer -
golden angle demo: GNG357Friday, June 10, 2016 6:23 PM
-
cool nonky))
some updates: GBQ812-0
- different colors
- added some random stars
- slower motion
- some code lines reduction
Friday, June 10, 2016 6:46 PM -
nice work yled))
some updates: WKS333-0
- code optimization, replaced "if" with function
- removed unnececessary lines and goto replaced w while loop
- used sun image from ur post here
- Edited by Tryhest Friday, June 10, 2016 7:14 PM
Friday, June 10, 2016 7:13 PM -
iso reversi v0.5: RKC982
missing: (to do)
- game end
- free cells selection
- computer player logic
now for 2 players only, active player is indicated by yellow ellipse border- Edited by Tryhest Saturday, June 11, 2016 3:55 AM
Saturday, June 11, 2016 3:54 AM -
Very nice. You should add it to the June Challenge page. It might kick start the discussion again. :-)
OK, done.
Nonki Takahashi
Saturday, June 11, 2016 9:03 AM -
@tryhest
Hi !,
I tried your version.WKS333-0 and there is a bug, a division by zero is stop the program. ?and also you use LDcall in my program, while in my original version there is no LDcall, because we are not assume use program extensions when it comes to a monthly challenge :)
here what's the error on my computer:
Saturday, June 11, 2016 2:00 PMAnswerer -
Tryhest uses SB 1.0, where a DivisionByZero returned a '0' (zero) and not a DivBy0-Error !
For later SB version 1.2 you'll have to find the possible '0 division' command and add an error handling to catch a possible DivBy0 exception.
Saturday, June 11, 2016 3:18 PMAnswerer -
7 pendulums dance: RQH226
- Split by Nonki Takahashi Friday, June 17, 2016 12:58 AM another topic
- Merged by Nonki Takahashi Friday, June 17, 2016 1:06 AM another aniation
Wednesday, June 15, 2016 3:51 AM -
7 pendulums dance: RQH226
Tryhest, I moved your reply from 3-point perspective challenge to here. Because this is your animation challenge.
Thanks.
Nonki Takahashi
Friday, June 17, 2016 1:08 AM