Skip to content

A modified version of ARCSim-0.3.1 that is easier to compile.

License

Notifications You must be signed in to change notification settings

Wajov/arcsim-0.3.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a modified version of ARCSim-0.3.1. It is easier to compile than the original version.

Here are the modifications:

  • Replace makefile with cmake
  • Replace some old libraries with Eigen

Note: In order to study ARCSim, I annotated some lines. I recovered most of them but may forget some. You can compare to the original version if you are confused.

Dependencies

  • FreeGLUT
  • jsoncpp
  • libPNG
  • Eigen3
  • ALGLIB(already included in the lib directory)
  • Boost

You need to install the dependencies by yourself except the ALGLIB. If you are using Windows, vcpkg is recommended to install the dependencies.

About

A modified version of ARCSim-0.3.1 that is easier to compile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published