Open CASCADE, the 3D modelling kernel
3D modeling & numerical simulation

Projects
All together (51)
Projects authors
Open CASCADEShowroomGet it!Developer CornerSupportAbout us
Technical overview
Areas of use
Advantages
FAQ
Screenshots
Shape factory
Shape gallery
Demonstrations
What's new
System requirements
Download Center
Public license
Documentation
Getting started
Forum
Open Source community
Training and e-learning
A la Carte Support
Value-added software
Complementary Components
Company Profile
Contacts and Locations
Customers
News
Home / Developer Corner / Open Source community / Projects

Projects

cscheme
Domain:Architecture
Author:Giorgio Scorzelli
Description:CScheme is an application developed at "Università of Roma Tre" (Rome, Italy) by CADGroup based on the integration of two open-source software projects:

(a) The CAD environment namedOpen Cascade (OCAS) by Matra Datavision, which is a powerful geometric and graphics environment mainly written in C++.

(b) The MzScheme compiler, which is a first-class platform-independent implementation of the functional language Scheme by Programming Language Team (PLT) of Rice University.

The necessity of such integration arises from the well-known lack of specialized libraries for functional languages, mainly in the area of graphics rendering and interaction. Besides their theoretical elegance and even their practical efficiency and the ability to provide high-level tools for rapid application development and deployment, functional languages often suffer this problem. It is too often necessary to link external libraries written in some imperative language, say C++, and this is always a cumbersome ask, say heavy, slow and inefficient, for the application programmer.

Hence one of the main goals of the CScheme project was to reduce and possibly to eliminate such an inefficiency, by providing a mostly automatic interface between the C++ libraries of Open Cascade and the PLT Scheme environment.

Link:http://www.dia.uniroma3.it/~scorzell/
 
 

© Open CASCADE 2000 - 2010  |  Search  |  Contacts