Jump to content

Moon orbiting Earth (GDI+)


monoceres
 Share

Recommended Posts

Thanks everyone :)

@Zedna

You're right but the script isn't made for real world simulation anyway, the problem is that the rotation around earth and rotation around itself is not calculated in the same way.

Edit: Eh, it's not that much work, I fix it >_<

@AdmiralAlkex

The clock evolved into this. Thought it looked cooler :idiot:

Edit2: It now takes the moon one lap around the earth to rotate around itself.

Edited by monoceres

Broken link? PM me and I'll send you the file!

Link to comment
Share on other sites

I tried to find a Star Destroyer texture from the SWG .tre files and failed. The only textures labeled "Star Destryoer" were like the sides of the thing :)

Awesome job on the script!

Link to comment
Share on other sites

WOW

It's fantastic!!

Some Projects:[list][*]ZIP UDF using no external files[*]iPod Music Transfer [*]iTunes UDF - fully integrate iTunes with au3[*]iTunes info (taskbar player hover)[*]Instant Run - run scripts without saving them before :)[*]Get Tube - YouTube Downloader[*]Lyric Finder 2 - Find Lyrics to any of your song[*]DeskBox - A Desktop Extension Tool[/list]indifference will ruin the world, but in the end... WHO CARES :P---------------http://torels.altervista.org

Link to comment
Share on other sites

I tried to find a Star Destroyer texture from the SWG .tre files and failed. The only textures labeled "Star Destryoer" were like the sides of the thing :)

Awesome job on the script!

Wouldn't you be looking for Death Star? A Star Destroyer texture wouldn't work. Come on now get your Star Wars terms right >_<

Giggity

Link to comment
Share on other sites

Edit2: It now takes the moon one lap around the earth to rotate around itself.

Yes but the wrong way!

If you change to this

$mrot = (1-Mod($time,2*$PI)/(2*$PI))*$moontexturew
    $mrot2 = (1-Mod($time,2*$PI)/(2*$PI))*$moontexturew-$moontexturew

it will make Zedna happy (and me).

But who cares, it looks fantastic.

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

>_<

@monoceres; moon does not turn, rotate around itself

I'm not native English speaker and this was quite difficult to translate for me :)

Obviously me neither, if I wasn't understood.

monoceress moon was not moving right after update as a response to your post (still isn't as I can see).

I was trying to simplify things.

♡♡♡

.

eMyvnE

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...