Giter Site home page Giter Site logo

gl3dv's Introduction

gl3dv - 3D mesh viewer v1.2

by George Litos ([email protected])

based on Coin3D

WARNING - old code base (last compiled on 2008)

Command Line Options

usage: gl3dv [filename] [options]

--stereo
	enables stereo viewer at startup

--stereooffset N
	set the offset between the two viewpoints when in stereo mode

--background R G B
	color values in the range [0.0, 1.0]

--size W H
	output window size in pixels WxH

--numpasses N
	antialising number of passes in the range [1, 15]

--anaglyph

filename: VRML file (*.wrl) VRML97 compatible or older VRML format files

    PTS pointset file (*.pts)
	point cloud files using the following format (each line):
	(float)x (float)y (float)z (int)R (int)G (int)B
	correct RGB values are in the range of 0 to 255

    Inventor file (*.iv)
	Inventor compatible files

GUI Options

[i]		diplay information panel [OSD]
[s]		save snapshot in JPEG format (default filaneme: snapshot.jpg in current directory)
[p]		save snapshot in PNG format (supports transparency)
[e]		save snapshot in EPS format
[a]		toggle antialiasing
[t]		toggle transparency
[c]		toggle autocropping
[b/B]		increase/decrease crop border size (pixels)
[x|y|z]		rotate on the corresponding axis
[m]		toggle image saving status,
		saves image sequence when rotating (frame0xxx.png)

Right mouse button menu brings up various self explanatory display options.

Feedback

For support, bugs, recommendations etc. check https://github.com/glls/gl3dv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.