POV-Ray : Newsgroups : povray.newusers : HGPovRay site contentless - Already included patches? Server Time
29 Mar 2024 07:26:40 EDT (-0400)
  HGPovRay site contentless - Already included patches? (Message 1 to 5 of 5)  
From: Ivano Da Milano
Subject: HGPovRay site contentless - Already included patches?
Date: 5 Jun 2018 01:00:00
Message: <web.5b16178493c1b3698425b7b80@news.povray.org>
Hello everyone.
I recall I used HGPovRay to export .obj files from a PovRay script.
I also heard, back in 2016, there was an ongoing effort to enable "standard"
PovRay to export triangle meshes.
Is this true? And if this is false, how should I get HGPovRay for Linux?

Thanks for either.


Post a reply to this message

From: Ivano Da Milano
Subject: Re: HGPovRay site contentless - Already included patches?
Date: 5 Jun 2018 01:10:01
Message: <web.5b161a69a1105cbe8425b7b80@news.povray.org>
"Ivano Da Milano" <nomail@nomail> wrote:
> Hello everyone.
> I recall I used HGPovRay to export .obj files from a PovRay script.
> I also heard, back in 2016, there was an ongoing effort to enable "standard"
> PovRay to export triangle meshes.
> Is this true? And if this is false, how should I get HGPovRay for Linux?
>
> Thanks for either.

P.S.: Sorry, I forgot to mention HGPovRay webpage doesn't have downloads and so
available.


Post a reply to this message

From: Le Forgeron
Subject: Re: HGPovRay site contentless - Already included patches?
Date: 6 Jun 2018 08:27:09
Message: <5b17d31d$1@news.povray.org>
Le 05/06/2018 à 07:06, Ivano Da Milano a écrit :
> "Ivano Da Milano" <nomail@nomail> wrote:
>> Hello everyone.
>> I recall I used HGPovRay to export .obj files from a PovRay script.
>> I also heard, back in 2016, there was an ongoing effort to enable "standard"
>> PovRay to export triangle meshes.
>> Is this true? And if this is false, how should I get HGPovRay for Linux?
>>
>> Thanks for either.
> 
> P.S.: Sorry, I forgot to mention HGPovRay webpage doesn't have downloads and so
> available.
> 
> 

Current hgpovray is on github and bitbucket, using 3.7 as base.

Hgpovray has never exported .obj files directly.

It is able to export .stl and .gts files, and provides data access to 
mesh data from SDL.

Due to drastic changes in official master branch (for 3.8), the 
adaptation need to be done again, and it is happening slowly (and only 
in github).

Hgpovray is available as sources only (you have to compile it as usual 
povray)

Everything starts at http://wiki.povray.org/content/User:Le_Forgeron


Post a reply to this message

From: Ivano Da Milano
Subject: Re: HGPovRay site contentless - Already included patches?
Date: 12 Jun 2018 06:40:00
Message: <web.5b1fa1f2a1105cbe68d4bc3d0@news.povray.org>
Le_Forgeron <lef### [at] freefr> wrote:
> Le 05/06/2018 à 07:06, Ivano Da Milano a écrit :
> > "Ivano Da Milano" <nomail@nomail> wrote:
> >> Hello everyone.
> >> I recall I used HGPovRay to export .obj files from a PovRay script.
> >> I also heard, back in 2016, there was an ongoing effort to enable "standard"
> >> PovRay to export triangle meshes.
> >> Is this true? And if this is false, how should I get HGPovRay for Linux?
> >>
> >> Thanks for either.
> >
> > P.S.: Sorry, I forgot to mention HGPovRay webpage doesn't have downloads and so
> > available.
> >
> >
>
> Current hgpovray is on github and bitbucket, using 3.7 as base.
>
> Hgpovray has never exported .obj files directly.
>
> It is able to export .stl and .gts files, and provides data access to
> mesh data from SDL.
>
> Due to drastic changes in official master branch (for 3.8), the
> adaptation need to be done again, and it is happening slowly (and only
> in github).
>
> Hgpovray is available as sources only (you have to compile it as usual
> povray)
>
> Everything starts at http://wiki.povray.org/content/User:Le_Forgeron

Thanks for clearing up stuff.
So, let's say I'm gonna compile it, can I use it from the command line like
imagemagick, or I'm restricted to use the language?
I mean, something like:"hgpovray create cube -o cube.stl" and have a cube mesh
in the stl file.

Thanks for either.


Post a reply to this message

From: Le Forgeron
Subject: Re: HGPovRay site contentless - Already included patches?
Date: 13 Jun 2018 11:54:07
Message: <5b213e1f$1@news.povray.org>
Le 12/06/2018 à 12:35, Ivano Da Milano a écrit :

> Thanks for clearing up stuff.
> So, let's say I'm gonna compile it, can I use it from the command line like
> imagemagick, or I'm restricted to use the language?
> I mean, something like:"hgpovray create cube -o cube.stl" and have a cube mesh
> in the stl file.
> 
> Thanks for either.
> 
> 

We are well in povray.newusers, and I expect your delusion to be great
if you expect a command line like imagemagick.

The export of stl (as well as the generation & transformation of meshes
from traditional finite 3D objects) is only one of the extensions
provided by hgpovray to the usual Povray.

And it works the usual way: in the language.


Post a reply to this message

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