Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #36056 > unrolled thread

Re: Can't seem to start on this

Started byKene Meniru <Kene.Meniru@illom.org>
First post2013-01-03 07:53 -0500
Last post2013-01-03 07:53 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Can't seem to start on this Kene Meniru <Kene.Meniru@illom.org> - 2013-01-03 07:53 -0500

#36056 — Re: Can't seem to start on this

FromKene Meniru <Kene.Meniru@illom.org>
Date2013-01-03 07:53 -0500
SubjectRe: Can't seem to start on this
Message-ID<mailman.33.1357217605.2939.python-list@python.org>
Mitya Sirenef wrote:


> So, how many instances do you want to make.. what kind of different
> functionality / properties they will have?
> 
>   - mitya
> 

I am porting a modeling system I created using POV-Ray scene description 
language available at sourceforge at 
http://sourceforge.net/projects/kobldes/

The user can create as many marks as possible (limited by memory available). 
The difference between each mark are the parameters provided i.e. name, 
length, and position in the scene. If the user wishes to customize part of 
the program they must update the classes or create new ones before using it 
in the scene. File "A" in my previous illustrations can be considered the 
scene file.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web