Programmers or Coders in the House?

  • Welcome to Christian Forums, a Christian Forum that recognizes that all Christians are a work in progress.

    You will need to register to be able to join in fellowship with Christians all over the world.

    We hope to see you as a part of our community soon and God Bless!

rockytopva

Well-Known Member
Staff member
Dec 31, 2010
5,176
2,384
113
Faith
Christian
Country
United States
Anyone here into coding/programming?

I am working with Celestia code for my E=mc2 video....

{
preloadtex { object "Sol" }
preloadtex { object "Sol/Earth" }
preloadtex { object "Milky Way" }
renderflags { set "cloudmaps|galaxies|nightmaps|planets|stars" }
# renderflags { clear "M31" }

timerate { rate 1 }

select {object "Sol"}
follow{}
goto {time 3.0 distance 30}

wait {duration 3.0}


select { object "Milky Way" }
changedistance { duration 10.0 rate 2.0 }
print { text "Record Begin 1" row -3 duration 3} # Begin Recording
changedistance { duration 12.0 rate 0.5 }
orbit { axis [ 0 1 0 ] rate 30 duration 20.0 }

wait {duration 3.0}

select { object "Sol" }
changedistance { duration 12.0 rate -0.5 }
changedistance { duration 10.0 rate -2.0 }
timerate { rate 500000 }
goto { upframe "equatorial" distance 15 time 15}
orbit { axis [ 0 0 0 ] rate 30 duration 20.0 }
wait {duration 3.0}

select { object "Milky Way" }
changedistance { duration 10.0 rate 2.0 }
changedistance { duration 12.0 rate 0.5 }
orbit { axis [ 1 0 0 ] rate 30 duration 20.0 }
print { text "Record Stop 1" row -3 duration 5 } # Stop Recording

changedistance { duration 1.0 rate 10 }
wait {duration 3.0}
changedistance { duration 1.0 rate -10 }
print { text "Record Begin 1" row -3 duration 5 } # Begin Recording 2
orbit { axis [ 0 1 0 ] rate 30 duration 10.0 }

select { object "Sol/Earth" }
changedistance { duration 12.0 rate -0.5 }
changedistance { duration 10.0 rate -2.0 }
timerate { rate 5000 }
goto { upframe "equatorial" distance 40 time 1}
select { object "Earth"}
goto { time 1 distance 10 up [ 0 1 0 ] upframe "equatorial" }
orbit { axis [ 0 0 0 ] rate 70 duration 25.0 }


select { object "Milky Way" }
changedistance { duration 12.0 rate 2.0 }
changedistance { duration 15.0 rate 0.5 }
orbit { axis [ 1 0 0 ] rate 30 duration 30.0 }


print { text "End Code" row -3} # Stop Recording 2
}
 

pom2014

New Member
Dec 6, 2014
784
72
0
HTML 5 CSS 3
I am a CSS purist disdaining all forms of java from scripts to query and all other codes that do not run well or at all on mobile platforms.

Please choose .webm over gifs and flash. Please.