This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
mirror of
https://github.com/bulletphysics/bullet3
synced
2024-12-14 22:00:05 +00:00
Code
Issues
Releases
Wiki
Activity
1cb3655f71
bullet3
/
examples
/
SharedMemory
/
PhysicsClient.cpp
6 lines
64 B
C++
Raw
Normal View
History
Unescape
Escape
added preliminary shared memory physics client/server fix a bug in CommonMultiBodyBase: don't use data if it hasn't been allocated
2015-05-28 23:05:24 +00:00
#
include
"PhysicsClient.h"
initial implementation to send debug lines from physics server to client, need to add streaming because memory is too small to store all lines initial test of PD control in physics server, need to switch to PD control for motor constraint, instead of using external forces.
2015-08-20 05:51:16 +00:00
sync repo
2015-11-11 20:44:26 +00:00
PhysicsClient
:
:
~
PhysicsClient
(
)
{
}
Reference in New Issue
Copy Permalink