Page 1 of 1

How do I write my own scenes?

Posted: Mon Jan 01, 2018 9:59 pm
by DanPin
I just purchased a new laptop, and Aeon is working fine. However, since I've been working with G-Force for a long time, I want to know how I can write my own scenes for Aeon.

This can be a complicated process, since I don't know Python (a programming language the software uses). The main parts of a scene are 3D objects, colormaps, and effects.

Can any of you tell me the basics of writing a scene in Python? Help is much appreciated.

Re: How do I write my own scenes?

Posted: Mon Jan 01, 2018 11:49 pm
by BTT
Hello DanPin
DanPin wrote:This can be a complicated process, since I don't know Python (a programming language the software uses)..
You have answered your own question. You need to learn Python.

Carry out a Google search and you will find websites that for a fee will teach you all you need to know how to program using Python.