GLC_lib 1.0.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GLC_lib 1.0.0 (Default branch)
# 1  
Old 08-13-2008
GLC_lib 1.0.0 (Default branch)

Image GLC_lib is a simple OpenGL class library for C++ based on Qt4. It supports an orbiting camera, simple Obj files, and 3D primitives. License: GNU General Public License (GPL) Changes:
This release adds the ability to load models in 3DS, STL, and OFF format. OBJ files with non-convex polygons are now correctly displayed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
texthint(1)							   User Commands						       texthint(1)

NAME
texthint - Interactive Helium Haskell interpreter SYNOPSIS
texthint [ file ] DESCRIPTION
texthint is a simple Haskell interpreter which uses helium compiler to compile Haskell code to Lazy Virtual Machine instructions which are executed by lvmrun. It takes a file name as optional argument which then is compiled using helium and the functions defined in the file can be used in the interpreter. ENVIRONMENT
texthint uses the same environment variables as lvm which is used to execute the Haskell code. LVMPATH The search path for lvm files (same as -P option). The default is: ".:/usr/lib/helium/lib" LVMOPTIONS The default options for the lvm. The default is: "" LVMDLLPATH Extra search path for shared (dynamic link) libraries (.so). The default is: "" COPYRIGHT
(C) 1999,2001 Daan Leijen <daan@cs.uu.nl> (C) Bastiaan Heerden <bastiaan@cs.uu.nl> This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as pub- lished by the Free Software Foundation. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA SEE ALSO
helium(1), lvmrun(1) AUTHOR
This manual page was written by Arjan Oosting <arjanoosting@home> for the Debian system and is also licensed under the terms of the GNU General Public License version 2. Lazy Virtual Machine interpreter December 2006 texthint(1)