getAgent3Type crash when calling hkpWorld->addEntity
Hello, After a long time of trying to debug and read and read and google searches I can't seem to figure out why I can't add my rigidBody character to the world.Assert is - (int) typeB >= 0...
View Article[SOLVED]Intermittent NaN values on new hkpCharacterRigidBody call
Hi all, I'm really having a hard time understanding this one. I'm getting intermittent NaN values when creating my character rigid body like so - hkVector4 vertexA(0, 0.4f, 0); hkVector4 vertexB(0,...
View ArticleMicrosoft bought Havok, what will happen to Havok free?
Hi everyone, I saw today that Havok has been purchased by Microsoft recently.I wonder though, what will happen to these forums and the free version of Havok Physics / Animation?What about people with...
View ArticleJoint torque and stiffness
I have more questions. I hope that's ok!1) For limited hinge and ragdoll constraints, would it be possible to provide some details as to how the motors apply torques to their constrained bodies?2) Is...
View ArticleCan't use havok in dll?
Hi all, I was searching for why hkmemoryRouter came up null while debugging my dll file and it looks like in general, Havok can't be used in a seperate dll from the application so I have to make all...
View ArticleRagdolls and joint coordinates
Hello,I have two questions:1) What would be the most computationally efficient way of building a ragdoll? Should I simply create independent rigid bodies and link them with constraints, or is there a...
View ArticleGap between capsules
Good evening,I just started learning Havok, and I'm attempting to position a capsule right on top of another capsule. With the radii and positions that I provide, I would expect the capsules to be...
View ArticleProject Anarchy Installation Problem
Hello guys,I have a problem with the project anarchy 2014.1.1 update and I'd appreciate help from anyone familiar with solving the problem. I have installed the following:Android SDKJDK 1.7...
View ArticlePSVSM shadows in havok
Hello,I've recently started learning Havok and now I face a problem with PSVSM shadws. Code was taken from demo framework, provided with Havok binaries.// init m_window->setShadowMapSize( 2048 ); //...
View ArticleMultithread memory leak.
Hi, I'm new on this(both havok and this forum) and also english is not my first language, so if I messed up something, I beg your pardon! As I said, I'm quite new on Havok and I could not find good...
View ArticleProject Anarchy alive?
Is Project Anarchy alive? There is no community around it. Is it updated? Is there point in learning it?
View Article2 problems I encounter using Havok Vehicle Kit
Hi, havok people and fellow havok enthusiats!Today I want to ask a question about solutions to problems I have encountered when experimenting with havok's vehicle kit.I have Visual Debugger recordings...
View ArticleLock rotation axis of free moving object
Hi,my objects are already connected to plane (hkpPointToPlaneConstraintData), and I want to lock X and Z axis of those objects, but I don't want them to stay at fixed position - objects will move (on...
View ArticleHavok/Scaleform use Array in AS3
Hi everybody, I am a beginner in Havok and Scaleform. I want to create a mini map with Scaleform. For this I create a function in Actionscript3 with a parameter , the parameters are Units coordinate...
View Articlecloth penerating collidables
I am trying the cloth simulation and find that sometimes the cloth will penetrate through the collidables. The situation is as follows: two collidables are created at the thigh and calf correspondingly...
View ArticleHow to change vehicle wheel radius after creation?
HiHow can i change a vehicle wheel radius after the vehicle creation? for example when player press "B" button.Changing via following code don't work and the wheel radius never...
View ArticleHow can I get the Havok Parser?
Hi!How can I get the Havok Parser?As long as I read the user manual, it seems to be an executable, but I can't find it anywhere in the distribution. Is it available only for licensed users?
View Article3ds Max Havok 2012 2.0 Shape Problem
I'm wondering how I would go about making collision in max and make it use the shapes like seen here.Is this doable through 3ds Max or do I need or do I need to use the SDK to make this possible? Since...
View ArticleBug: libmfx.a SEGV from DLL (Intel Media SDK for Linux)
Hi,I'm trying to create a dynamic link library that uses Intel Media SDK (linux server) to manipulate h264 video and noticed a problem in the design of the mfx library. The way I understand it,...
View ArticleUnable to run my Havok Demo on release mode
Hi , I am using havok physics 2012 for my c++ game engine . It is working on debug mode , however in spite of setting all libraries and references , it crashes in release mode . To be more precise ,...
View Article