Skip to content

A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.

Notifications You must be signed in to change notification settings

nahumj/Empirical

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.

(planned) Directory structure:

tools/    - Basic tools that are generally useful for scientific software.
physics/  - Basic physics-based tools for implementing simple virtual worlds
emtools/  - Basic tools that make use of being compiled with emscripten.
kinetic/  - A C++ wrapper for KineticJS, (requires Emscripten.)
kintools/ - Tools that build off of KineticJS.

About

A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.6%
  • JavaScript 2.7%
  • HTML 1.1%
  • Other 1.6%