Skip to content
engMateusSantAna edited this page Nov 2, 2017 · 8 revisions

trials is a JavaScript library with all features that are desired to be implemented in the Vessel.js. As the name implies is for testing and tries the features with Vessel.js. Vessel.js allows you to integrate several ship design processes by mirroring the whole vessel as a JavaScript object. Thus, all parameters, physical constraints and requirements necessary for each part of the design are unified by a single standard, allowing a distributed work structure without the rework that is usual in maritime design.

The library is developed by the Ship Design and Operation Lab at the Norwegian University of Science and Technology (NTNU) in Ålesund.

Version

The current version is v.0.11-alpha, on pre-release status.

Resources

Credited Libraries (used in examples only)

Bootstrap: http://getbootstrap.com/

jQuery: https://jquery.com/

three.js: https://threejs.org/

dat.gui: https://github.com/dataarts/dat.gui/

renderjson: https://github.com/caldwell/renderjson

Ship Design and Operation Lab

Clone this wiki locally