1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
# Xcos on Web
Xcos is an open source graphic simulator available with Scilab. Scilab can be installed on all major Operating Systems
The main aim of this project will be to port core functionalities of Xcos to a browser-only version that can be used without installing additional plugins or software.
## Installation
* sudo apt-get install scilab
* mvn clean install
* Host the contents of this repository on Tomcat and run index.html
## License information
This project has a Creative Commons Public License.
For further information please refer to 'license.txt'-file
## Support and Contact
You can get support in the community mailing list and forums:
https://groups.google.com/forum/#!forum/xcos-on-web
## Demo
An online demo can be found over here:
https://xcos.fossee.in/
Our application is still in development stage - let us know your feedback!
## Contributors
* Amit Kumar Yadav, Motilal Nehru National Institute of Technology, Allahabad
* Chhavi Agarwal, National Institute of Technology, Kurukshetra
* Jitesh Jha, Manipal Institute of Technology, Manipal
* Kumar Saarang Singh, Manipal Institute of Technology, Manipal
* Nimish Singhal, Manipal Institute of Technology, Manipal
* Pooja Soundalgekar, National Institute of Technology Karnataka, Surathkal
* Adhitya Kamakshidasan, Visvesvaraya National Institute of Technology, Nagpur
* Inderpreet Arora
* Srikant Patnaik
|