Konstrukt 2.0.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Konstrukt 2.0.0 (Default branch)
# 1  
Old 02-02-2009
Konstrukt 2.0.0 (Default branch)

Konstrukt is a minimalistic framework which provides a foundation on which to build rather than a boxed solution to all problems. It focuses on the controller layer, and tries to encourage the developer to deal directly with the HTTP protocol instead of abstracting it away. Konstrukt uses a hierarchical controller pattern, which provides a greater level of flexibility than the popular routed front controller frameworks. License: GNU Lesser General Public License (LGPL) Changes:
The framework has gone through a major overhaul, and is now leaner and more consistent. This is also the first official stable release. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
sofa(1) 																   sofa(1)

NAME
sofa - SOFA GUI SYNOPSIS
sofa [OPTIONS] DESCRIPTION
SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation. It is mostly intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool. Based on an advanced software architecture, it allows one to: * create complex and evolving simulations by combining new algorithms with algorithms already included in SOFA * modify most parameters of the simulation - deformable behavior, surface representation, solver, constraints, collision algorithm, etc. - by simply editing an XML file * build complex models from simpler ones using a scene-graph description * efficiently simulate the dynamics of interacting objects using abstract equation solvers * reuse and easily compare a variety of available methods OPTIONS
-h --help this help -s --start start the animation loop (default: 0 ) -p --factory In addition to the baz segments, also parse the blurfl headers. -g --gui choose the UI (batch|qt|glut) (default: qt ) -l --load load given plugins (default: ) AUTHORS
SOFA is currently developed by 3 INRIA teams: Alcove, Evasion and Asclepios but the project also benefited from the help of the CIMIT Sim Group, ETH Zurich and CSIRO. SEE ALSO
The full documentation for sofa is available at <http://www.sofa-framework.org> August 2008 sofa(1)