POV-Ray : Newsgroups : povray.binaries.images : I'm trying to make subdivision 3d modeler program. Server Time
7 Aug 2024 11:20:16 EDT (-0400)
  I'm trying to make subdivision 3d modeler program. (Message 1 to 4 of 4)  
From: Hasan3
Subject: I'm trying to make subdivision 3d modeler program.
Date: 26 Apr 2006 06:10:01
Message: <web.444f458317bfd3f74abfb25d0@news.povray.org>
Hi all,
I'm traying a subdivision modeller program . I will adapt to
Povray. Just now, I adapted to yafray. Screen shots:


Regards.
Hasan


Post a reply to this message


Attachments:
Download 'ress.jpg' (374 KB)

Preview of image 'ress.jpg'
ress.jpg


 

From: LightBeam
Subject: Re: I'm trying to make subdivision 3d modeler program.
Date: 26 Apr 2006 10:30:38
Message: <444f840e$1@news.povray.org>
impressive and interesting ;-)


Post a reply to this message

From: John VanSickle
Subject: Re: I'm trying to make subdivision 3d modeler program.
Date: 26 Apr 2006 21:44:10
Message: <445021ea$1@news.povray.org>
Hasan3 wrote:

> Hi all,
> I'm traying a subdivision modeller program.

I'm working on one, too:

http://www.geocities.com/evilsnack/lionsnake.htm .

I've designed it mostly for making posable subdivision surface hulls for 
POV-Ray.  It doesn't have a scene-building capability yet because I do 
my scene building in POV-Ray, although I intend to add a scene-building 
capability as soon as I'm done redesigning the way bones work (ie, I'm 
making them work more like other animation programs do).

I also discovered that the undo function is buggy.  This bug crept into 
the code some time back.  I tore out the old undo/redo code and replaced 
it with something completely different that seems to work.  The load and 
save functions were integrated with the old undo/redo function, and so 
now that has to be rewritten, once I've redone the bones.

The C++ source is included with the distribution, so you can look at it 
if you like.

Regards,
John


Post a reply to this message

From: Daniel S  Matthews
Subject: Re: I'm trying to make subdivision 3d modeler program.
Date: 27 Apr 2006 11:42:36
Message: <op.s8oa9gb0d5227z@beastie>
On Wed, 26 Apr 2006 04:06:32 -0600, Hasan3 <PRO### [at] Yahoocom> wrote:

>
> Hi all,
> I'm traying a subdivision modeller program . I will adapt to
> Povray. Just now, I adapted to yafray. Screen shots:
>

Those icons are from AutoCAD, why is that?
Are use using the ACAD DLLs as your back-end or did you just "borrow" the  
icons?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.