Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Fun with triangles
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eric Wilhelm  
View profile  
 More options Oct 26 2008, 4:05 am
From: Eric Wilhelm <ewilh...@vectorsection.org>
Date: Sun, 26 Oct 2008 01:05:16 -0700
Local: Sun, Oct 26 2008 4:05 am
Subject: Fun with triangles
Hi all,

I've just finished a bit of work on the new "vxt" format, namely:  
stl2vxt and viewvxt.  The latter is an opengl+wx interface which is
still somewhat rough, but does implement zoom and trackball rotation
(the lighting in opengl still confuses me at this point.)

I'm thinking that vxt will probably stay an "only triangles" hub, which
(as far as I've seen) limits it to .stl, .nff, and a subset
of .dxf, .vrml, and .x3d.  I'm not sure at this point whether to extend
the definition to allow polygons or just triangles.

There are probably more "pile of triangles" formats.  The thinking here
is to try to create some consistent converters for those.  I think at
least nff2vxt, vxt2stl, and possibly some bridging to rhizopod (all I
need is a new name for that...)

The opengl experiment was also very useful for me.  I've thought that
perhaps this could be extended into a networked multiplayer viewer
(perhaps allowing shared viewpoints - but maybe just allowing for
updates to the model to be pushed to multiple clients.)

--Eric
--
  http://vectorsection.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
goriccardo  
View profile  
 More options Nov 28 2008, 4:46 am
From: goriccardo <goricca...@gmail.com>
Date: Fri, 28 Nov 2008 01:46:47 -0800 (PST)
Local: Fri, Nov 28 2008 4:46 am
Subject: Re: Fun with triangles
Hello Eric,
is your work available? I can't find it on svn.

When I try to use stl2ovt (formerly stl2vxt) it asks for a perl module
that does't exhist:

Can't locate CAD/Format/STL.pm in @INC

Thanks,
Riccardo

On 26 Ott, 09:05, Eric Wilhelm <ewilh...@vectorsection.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Wilhelm  
View profile  
 More options Nov 28 2008, 2:49 pm
From: Eric Wilhelm <ewilh...@vectorsection.org>
Date: Fri, 28 Nov 2008 11:49:25 -0800
Local: Fri, Nov 28 2008 2:49 pm
Subject: Re: [vx] Re: Fun with triangles
# from goriccardo
# on Friday 28 November 2008 01:46:

>is your work available? I can't find it on svn.

Hi Riccardo,

Which work?

>When I try to use stl2ovt (formerly stl2vxt) it asks for a perl module
>that does't exhist:

>Can't locate CAD/Format/STL.pm in @INC

Some dependencies may have to be installed from the CPAN.  Does your
system have a `cpan` command?

  http://search.cpan.org/dist/CAD-Format-STL/

I should probably put that in the Build.PL as an optional dependency,
but in general if something gives you the "Can't locate" method, it can
be found on CPAN.

Thanks,
Eric
--
  http://vectorsection.org/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Riccardo Gori  
View profile  
 More options Nov 28 2008, 5:17 pm
From: Riccardo Gori <goricca...@gmail.com>
Date: Fri, 28 Nov 2008 23:17:22 +0100
Local: Fri, Nov 28 2008 5:17 pm
Subject: Re: [vx] Re: Fun with triangles
On Friday 28 November 2008 20:49:25 Eric Wilhelm wrote:

> # from goriccardo

> # on Friday 28 November 2008 01:46:
> >is your work available? I can't find it on svn.

> Hi Riccardo,

> Which work?

sorry, about the converter stl2ovt

> >When I try to use stl2ovt (formerly stl2vxt) it asks for a perl module
> >that does't exhist:

> >Can't locate CAD/Format/STL.pm in @INC

> Some dependencies may have to be installed from the CPAN.  Does your
> system have a `cpan` command?

>   http://search.cpan.org/dist/CAD-Format-STL/

> I should probably put that in the Build.PL as an optional dependency,
> but in general if something gives you the "Can't locate" method, it can
> be found on CPAN.

Thanks for your reply, I didn't know about CPAN!

> Thanks,
> Eric

Riccardo

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »