Simple Project List Software Map

454 projects in result set
LastUpdate: 2012-12-05 23:03

Fraqtive

Fraqtive is a multi-platform generator of the Mandelbrot family fractals. It uses very fast algorithms that support SSE2 and multi-core processors. It generates high quality anti-aliased images and renders 3D scenes using OpenGL. It allows real-time navigation and dynamic generation of the Julia fractal preview.

LastUpdate: 2011-06-23 01:00

stl2pov

stl2pov reads an STL (Standard Triangulation Language) file and outputs a POVray mesh. It has been tested with STL files generated by Pro/Engineer.

LastUpdate: 2003-11-20 13:21

gtkglextmm

gtkglextmm is a C++ wrapper for GtkGLExt, an OpenGL extension to GTK+.

LastUpdate: 2009-10-19 10:20

Aqsis Renderer

Aqsis is a cross-platform 3D rendering solution adhering to the RenderMan standard defined by Pixar. Features include programmable shading, true displacements, 3D depth-of-field, motion blur, NURBS, subdivision surfaces, CSG, procedural plugins, and more.

LastUpdate: 2006-02-17 00:00

Sh

Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs. It is implemented as a C++ library, and allows programs to be generated at run-time using a number of metaprogramming techniques. Variants of programs for different cases can easily be generated, or programs can be generated entirely at run-time from some input data. The system is cleanly separated into a frontend and backend, and is hence portable.

LastUpdate: 2006-03-10 13:59

Simulum

Simulum deals with different simulations of star movements
and their visualizations. At first it looks at the projection and
accumulation of star brightness. In actually doing this it
distributes stars among a three dimensional figure. To get a
nice effect it combines the photographic image production
with a moving view point. So the outcome is the visual
impression of flying through a star field. Secondly it studies
different algorithms of particle movements and clustering.
The primary approach uses a combination of Newton's
gravitational law, energy, and impulse conservation. At all
these stages an highly dynamic view of the processes is able
to be produced.

(Machine Translation)
LastUpdate: 2006-04-16 18:39

Virtual Object System

The Interreality project is a collection of Open Source, Free Software projects based on the Virtual Object System (VOS) platform. The goal is to develop a free and open platform for multi-user 3D virtual reality games, applications, and interactive, collaborative 3D virtual spaces. VOS is a powerful and generic network object framework designed to support a variety of high-performance applications. It is the basis for Ter'Angreal, a general-purpose browser application for entering and participating in 3D worlds.

LastUpdate: 2013-12-19 11:29

OpenSim

OpenSim is a project to develop a functioning
virtual worlds server
platform capable of supporting multiple clients
and servers in a
heterogeneous grid structure.

(Machine Translation)
LastUpdate: 2012-02-01 21:51

OCE

OCE (OpenCascade Community Edition) is a community version of the OpenCascade Technology 3D kernel, a C++ library for 3D CAD development. It includes components for 3D surface and solid BRep modeling, visualization, data exchange (STEP, IGES), and rapid application development. OCE aims to fix bugs and improve code quality and portability.

대상: Engineering
자연 언어: English
운영 체제: MacOSX
프로그래밍 언어: C++
LastUpdate: 2012-07-08 16:02

PDFCube

PDFCube is an OpenGL PDF viewer that adds a
compiz/Keynote-like spinning cube effect to your
PDF presentations (including beamer and prosper
ones). As a bonus, you can zoom on 5 predefined
areas of any presentation page with a smooth
zooming effect.

(Machine Translation)
LastUpdate: 2009-12-02 10:55

Unity Editor

Unity is a user-friendly development environment for designing and programming 3D games and a 3D game engine. Scripting is done using JavaScript, C#, or Boo via an embedded Mono run time. The resulting games can be deployed as stand-alone Mac OS X or Windows applications, Web plug-ins, or as Dashboard widgets. Unity is the tool that was used by Unity Technologies to create their game Gooball, which is available from Ambrosia Software.

(Machine Translation)
LastUpdate: 2006-11-20 13:24

G3DViewer

G3DViewer is a program to display and inspect 3D models. It supports a variety of file types, including 3DMF, 3DS, B3D, COB, DXF, IOB, MD2, NFF, LWO, OBJ, PRJ, and Q3O.

LastUpdate: 2004-02-25 19:38

Convex 3D

Convex 3D is a convertor, extractor, and viewer for such popular 3D formats as 3DS, Wavefront OBJ, and Lightwave 3D. It is written in C++ and uses a modular design. The package includes a standalone conversion tool (console) and GUI application (Qt and OpenGL are required) for viewing and more. It is not meant to be a modeler, but it can be a powerful tool to hack into 3D files made by 3rd party modelers.

LastUpdate: 2004-09-10 20:08

RealmForge

RealmForge is a .NET 3D game engine predecessor to
Visual3D.NET (www.visual3d.net), which is a
framework and toolset for the visual design and
development of 3D games, simulations, and
interactive environments using C#, .NET 2.0,
visual scripting, and the XNA Framework.

(Machine Translation)
LastUpdate: 2011-02-14 01:15

WorldForge::Mercator

Mercator is a terrain generation and management library that handles the data required to handle terrain rendering and physics, including classes to handle vegetation.