Re: [Algorithms] Wireframe Editor/Vertex Output
Brought to you by:
vexxed72
|
From: <SHA...@ao...> - 2000-11-20 18:44:36
|
In a message dated 20/11/2000 02:28:20 GMT Standard Time, mf...@ho...= m=20 writes: > John, >=20 > >From: SHA...@ao... > >I use AC3D which is a simple to use but pretty powerful package, you can=20 > >get > >it from > >www.ac3d.org. > >It costs about =A315 to register and is well worth it. > > > >John. >=20 > This is almost EXACTLY what I've been looking for, and it even outputs wha= t=20 > I want. :) Thanks for the recommendation on that. >=20 > Neil Frick, >=20 Good isn't it? :) I save in the AC3D format and have written a 'converter' which generates a=20 list of triangles with their texture coordinates and all in texture order=20 which is perfect for my engine. If I remember rightly you can draw single vertices with this utility which i= s=20 close to what you need I think. Regards, John. |