GithubHelp home page GithubHelp logo

q-minh / soft-body-simulator Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 0.0 3.21 MB

Soft Body Simulation Viewer for Fast Prototyping

License: Boost Software License 1.0

CMake 2.85% C++ 95.75% GLSL 0.88% C 0.53%

soft-body-simulator's People

Contributors

q-minh avatar symqminh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

soft-body-simulator's Issues

LNK2019 error with the code in main.cpp

Hello,

It is very interesting to try the soft-body-simulator. But little difficult to get the "build" passed.

It seems the following code in main.cpp has the link issue (LNK2019)

simulation.add_body(std::make_unique<sbs::physics::environment_body_t>( simulation, floor_idx, floor_geometry, floor_collision_model));
Good to give me a hint how to solve it.

Thanks!

PS: error message

sbs.lib(environment_body.cpp.obj):-1: error: LNK2019: unresolved external symbol "public: class Eigen::Matrix<double,3,1,0,3,1> & __cdecl Discregrid::VertexIterator::operator*(void)" (??DVertexIterator@Discregrid@@QEAAAEAV?$Matrix@N$02$00$0A@$02$00@Eigen@@XZ) referenced in function "public: __cdecl sbs::physics::environment_body_t::environment_body_t(class sbs::physics::simulation_t &,unsigned int,struct sbs::common::geometry_t const &,class Eigen::AlignedBox<double,3> const &,class std::array<unsigned int,3> const &)" (??0environment_body_t@physics@sbs@@QEAA@AEAVsimulation_t@12@IAEBUgeometry_t@common@2@AEBV?$AlignedBox@N$02@Eigen@@AEBV?$array@I$02@std@@@Z)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.