For astronomical purposes ( I have written a fair good gravity integrator in Powerbasic) i want to use pictures op planets to fill in ellipses .
This works quite well till now as I use the "GRAPHIC RENDER Bitmap$" command . However the planets are represented as a square till now .
Any Idea how I can fit and draw the planets picture in its ellipse ?
Some of the Win32Api. may apply .
To give some idea about the programs performance you can visit the www.orbitsimulator.com site .
Many thanks . Frank Kestens.
This works quite well till now as I use the "GRAPHIC RENDER Bitmap$" command . However the planets are represented as a square till now .
Any Idea how I can fit and draw the planets picture in its ellipse ?
Some of the Win32Api. may apply .
To give some idea about the programs performance you can visit the www.orbitsimulator.com site .
Many thanks . Frank Kestens.
Comment