Loading stl file in openGL

  • Follow


Dear all,
Supposed that I have a 3D-scanned face model in STL (binary and ascii)
format, how can I load it into openGl and 'snapshot' it then save it as
jpeg, bmp, etc?
Thanks in advance.

0
Reply cloudet (61) 4/10/2006 8:24:25 AM

cloudet@gmail.com wrote:
> Dear all,
> Supposed that I have a 3D-scanned face model in STL (binary and ascii)
> format, how can I load it into openGl and 'snapshot' it then save it as
> jpeg, bmp, etc?
> 

OpenGL has no functions for loading or storing data,
you cannot "load anything into OpenGL".

Try google for "stl file library" or something
similar.



-- 
<\___/>
/ O O \
\_____/  FTB.    For email, remove my socks.

In science it often happens that scientists say, 'You know
that's a really good argument; my position is mistaken,'
and then they actually change their minds and you never
hear that old view from them again.  They really do it.
It doesn't happen as often as it should, because scientists
are human and change is sometimes painful.  But it happens
every day.  I cannot recall the last time something like
that happened in politics or religion.

- Carl Sagan, 1987 CSICOP keynote address

0
Reply fungus 4/10/2006 5:04:36 PM


1 Replies
708 Views

(page loaded in 0.166 seconds)

Similiar Articles:













7/23/2012 5:02:01 AM


Reply: