Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
home [2014/08/26 12:46]
didier
home [2014/11/09 10:56] (current)
didier [ARCS.js]
Line 1: Line 1:
 +~~NOTOC~~
 +====== Home ======
 +{{ :​images:​arcs_screenshot.png?​direct&​200| }} 
 +**ARCS** is a rapid prototyping framework specifically designed for augmented reality applications.
 +
 +It is currently under development as a software platform for the [[http://​www.ibisc.univ-evry.fr/​en/​ira2|IRA2]] team of the [[http://​www.ibisc.univ-evry.fr|IBISC]] research laboratory affiliated to the University of Evry-val d'​Essonne ([[http://​www.univ-evry.fr|UEVE]]). ARCS is one of the software that is used on the [[http://​evra.ibisc.univ-evry.fr/​index.php/​Home|Evr@]] technological platform for Virtual and Augmented Environments.
 +
 +===== ARCS in brief =====
 +  * Component-based programming framework;
 +  * Released under the [[http://​www.gnu.org/​licenses/​gpl-2.0.html|GPLv2]] licence;
 +  * Written in C++, uses Qt4/5;
 +  * Multiplatform:​ Unix, Linux, Windows;
 +  * Extensible engine able to load and use at runtime:
 +     * [[arcs2:​creating_a_component_library|component libraries]];​
 +     * [[arcs2:​including_new_data_types|custom data types]];
 +     * exogenous component systems.
 +  * Introduces simple [[[[arcs2:​main_concepts|component and application models]].
 +
 +
 +===== Projects related to ARCS =====
 +{{ :​images:​arcs_pong.png?​200|}}
 +==== ARCS.js ====
 +[[arcs.js:​home|ARCS.js]] is a javascript framework providing similar functionalities and distributed under GPL. It is intended to run in both node.js and browser environments. It is currently under development and is starting to be operational. You can have a look at the [[pong experiment|pong experiment]] for a demonstration using Javascript/​HTML5 capabilities.
 +
 +==== RAXENV ====
 +{{:​images:​raxenv_screen.jpg?​direct&​200 |}} 
 +This project aimed at demonstrating the feasibility of an outdoor augmented reality system applied to environmental sciences and techniques, both in terms of technology developments and end-user adoption. The ARCS engine was itself a software component of RAXENV.
 +
 +Five partners were involved in the [[http://​raxenv.brgm.fr/?​lang=en|RAXENV]] project: BRGM and Lyonnaise des eaux, the IBISC Laboratory, LaBRI, and Archividéo. The project was launched in February 2007 and ended in July 2010. It was financially supported by the [[http://​www.agence-nationale-recherche.fr/​en/​project-based-funding-to-advance-french-research/​|French national Research Agency]].
 +