User Tools

Site Tools


public:t-gede-15-1:lab9

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-gede-15-1:lab9 [2016/03/30 21:09] – [Bullet] marinopublic:t-gede-15-1:lab9 [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 6: Line 6:
 Discussion thread for this lab is on Piazza Discussion thread for this lab is on Piazza
  
-===== Preperation ===== 
-You can use your own project or start fresh with the base application {{:public:t-gede-14-1:lab6_handout.7z|code}} 
  
 ===== Bullet ===== ===== Bullet =====
   - Setup Bullet Project.   - Setup Bullet Project.
-  - Downlaod [[https://github.com/bulletphysics/bullet3/releases|Bullet]] I recommend downloading the 2.83 version. If you want to test something else, that is fine, I just haven't tested that with the following code. +  - Downlaod [[https://github.com/bulletphysics/bullet3/releases|Bullet]] I recommend downloading the newest version (2.83.7). If you want to test something else, that is fine, I just haven't tested that with the following code. 
   - Build Bullet    - Build Bullet 
     - Run <bullet root>\build\vs2010.bat to generate the VS 2010 project files.     - Run <bullet root>\build\vs2010.bat to generate the VS 2010 project files.
Line 22: Line 20:
 ===== Lab ===== ===== Lab =====
 And now for the Ogre project. And now for the Ogre project.
-  - **Add** ''<Bullet Root>\lib;'' to ''Linker->General->Additional Library Directories'' (Debug and Release) +  - **Add** ''<Bullet Root>\bin;'' to ''Linker->General->Additional Library Directories'' (Debug and Release) 
   - **Add** ''<Bullet Root>\src;'' to ''C++->General->Additional Include Directories'' (Debug and Release)    - **Add** ''<Bullet Root>\src;'' to ''C++->General->Additional Include Directories'' (Debug and Release) 
   - **Add** ''BulletCollision_vs2010_debug.lib;BulletDynamics_vs2010_debug.lib;LinearMath_vs2010_debug.lib'' to the ''Linker->Input->Additional Dependencies'' (Debug)   - **Add** ''BulletCollision_vs2010_debug.lib;BulletDynamics_vs2010_debug.lib;LinearMath_vs2010_debug.lib'' to the ''Linker->Input->Additional Dependencies'' (Debug)
/var/www/cadia.ru.is/wiki/data/attic/public/t-gede-15-1/lab9.1459372168.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki