Tutorials ??

Discussion forum for Aeon users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
roadtoad
Posts: 3
Joined: Thu Jun 18, 2015 3:32 am
Location: USA

Tutorials ??

Post by roadtoad »

I'm pretty good at making solid geometry models, in .obj format, but never got far beyond DOS batch files in programming. So your page on python looks very tough to understand and execute in adding some objects I'd like to utilize.
:shock:

A tutorial would help this slow leak immensely

thanks

FrankN
Posts: 316
Joined: Thu Mar 07, 2013 11:19 pm

Post by FrankN »

What kind of tutorial were you thinking? Have you looked at the Hello World Scene?

roadtoad
Posts: 3
Joined: Thu Jun 18, 2015 3:32 am
Location: USA

Post by roadtoad »

I checked out your obj in the program and found a curious combination of solid and scab geometries, and had to wonder if the type made a difference in the output - but then I finally found Hellew World online and if I have to do python then compile in c++ I'm doomed for sure. Time is money and I've surely none to spare to get proficient in two, No happy dance for me. :( :cry:

FrankN
Posts: 316
Joined: Thu Mar 07, 2013 11:19 pm

Post by FrankN »

Hi!

You don't need to compile in C++. The code language can be C-like at times, but it's all done in a Python compiler. If you just learn Python, you'll be fine.

Post Reply