0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remowed unused variables. More... over 12 years ago
Removed FloatingCube example. More... over 12 years ago
Fixed include issues. More... over 12 years ago
Now rigid bodies data are written to rbdata.txt file. More... over 12 years ago
Added file wrtiting of rigid body data. More... over 12 years ago
Corrected a bug in TimeStep method and added write to file capability. More... over 12 years ago
Corrected a bug in TimeStep method and added write to file capability. More... over 12 years ago
Corrected copy constructor (now copies rotation matrix too). More... over 12 years ago
Now FallingCubes contains objects with AttachObject and SetInertialFrameData More... over 12 years ago
Used H instead of hardcoded 0.4 More... over 12 years ago
Renamed Inertia method to SetInertia More... over 12 years ago
Renamed Circle object to Disk. Changed FillCircle and FillCircleBorder to FillDisk and FillDiskBorder. More... over 12 years ago
Fixed TimeStep method. More... over 12 years ago
Moved 0.5 factor oustide rotation. More... over 12 years ago
Fixed GLDraw method. More... over 12 years ago
Removed unnecessary method and changed StepRotation. More... over 12 years ago
Added sphere. More... over 12 years ago
Unnecessary include removed, comstic changes. More... over 12 years ago
Cleaned WaveTank example (unused varibles removed, use of unfill instead of moving cylinders/cone, ..). More... over 12 years ago
Bug fixed in constructor with vectors. More... over 12 years ago
Code refactoring after floating bodies implementation. More... over 12 years ago
Added draw_axis() function More... over 12 years ago
Using M_PI instead of multiple #define PI 3.14.... More... over 12 years ago
GLDrawQuad moved in parent class Object. More... over 12 years ago
Added parent class Object.� More... over 12 years ago
Removed test functions for forces and torque reduction. More... over 12 years ago
Test version: comparing thrust segmented scan with brute force computation on GPU *PASSED* More... over 12 years ago
Preliminary version of floating bodies More... over 12 years ago
Preliminary version of flating bodies TODO: - fully implement rotation - compute resultant force and torque in parallel - implement multi bodies More... over 12 years ago
Changed to TEXTWRITER, changed screenshot and file saving times, changed wavemaker parameters More... almost 13 years ago