Noah

Results 2 issues of Noah

I followed this page to build chrono: http://api.projectchrono.org/development/tutorial_install_chrono.html When I finished building successfully, I tried to run demos in build/bin/. But got error: `demo_collision_2d ` ``` > > Irrlicht Engine...

What is add_scale_ori? If I want to match imgA (512x512) to imgB (2000x2000), do I need to set `add_scale_ori` to True?