You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/freewrl/metadata.xml

24 lines
1.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
FreeWRL is a VRML97 (VRML-2.0) and X3D interactive viewer, providing both a traditional Xorg application
and a nsbrowser plugin for use with many available web browsers. The package depends heavily on OpenGL
support for rendering. When developing your 3D world or model, you can program with GLSL Shaders using the
X3D Shaders Component, put your model exactly where you want them with the Geospatial Component, or just
throw triangles to the screen as Extrusions, IndexedFaceSets, TriangleSets, Circle2D, Disk2D, Spheres, Boxes,
Cubes; the list goes on and on. With royalty free open standards, your models will continue to render, year after year.
</longdescription>
<use>
<flag name="libeai">Build EAI C library</flag>
<flag name="opencl">Enable OpenCL support</flag>
<flag name="osc">Allows for OSC-based control and communication between multiple freewrl instances</flag>
<flag name="rbp">Enable support for Rigid Body Physics</flag>
<flag name="java">Build and install java EAI/SAI support library</flag>
</use>
<upstream>
<remote-id type="sourceforge">freewrl</remote-id>
</upstream>
</pkgmetadata>