Problem with Havok math classes.
If I try to use any of the Havok math classes (hkMatrix4, hkTransform) as members of a class my software crashes when trying to use them. Ex.class TestClass{public: hkMatrix4 _t1; void...
View ArticleDynamic rigid body with complex compound shape
Hi!I'm using rigid bodies with complex compound shape (hundreds of box shapes alligned to uniform grid).What best compound shape for this case?I've tried hkpBvCompressedMeshShape, but it's quite slow...
View ArticleCharacter sliding when changing its Up vector
Hello Havok developers,I am struggling with strange issue regarding character proxy orientation, I would appreciate any help/advice. In my scene, there is a character on moving/rotating platform...
View ArticleWhere is VisualDebugger.exe ?
Hello,maybe I am looking at wrong place, but I have downloaded latest Havok SDK 2012 2.0 w SIMD for PC, and folder Tools/VisualDebugger contains only readme.txt, no exe. According the documentation and...
View ArticleRESPONSE_NONE pure virtual call assert
Hello Havok developers,when rigid body with RESPONSE_NONE flag collidesat continuous simulation, pure virtual call assert pops out. 1. Is there any way how to determine the reason why these asserts...
View ArticleapplyLinearImpulse crash
Hi,I want to make a simple controler for my game but I encountered strange behaviour.I want to apply linear impulse to my object read from file with use of hkpConvexVerticesShape. Before I will explain...
View Articleabout Havok Vision Engine
Hi, I need some technical information about the Havok Vision Engine, and i am not sure the sales guy will be able to tell me.I am building a simulation software and already use Havok Physics. This lib...
View ArticleReduce impulse applied by Havok at specific contact points
Hi,I'd like to reduce impulse applied by Havok at specific contact points.Reason:Spaceship hits and destroys some static objects (like antennas) and these objects should slow down the ship. When I...
View ArticleMaya2014 ContentTool Plug-Ins
Hi,What is the plan for the content tool plugins for Maya 2014. Is there a download for that somewhere? Are the plug-ins being compiled? Or, is there another roadmap plan for this part of content...
View ArticleInvisible triangles in hkpExtendedMeshShape
Hi,I'm developing a windows application with Havok 2011-2-0 (hk2011_2_0_r1). My platform is Windows7 Professional and VisualStudio 2010. I use hkpExtendedMeshShape for the dynamic rigid body, and I...
View ArticleComplex dynamic shape for dynamic rigid body
Hi,I'm working on complex destructible dynamic rigid bodies. Bodies have MOPP shape which is precalculated. I'm using BreakOffPartsUtil to detect high impulses and to perform deformations....
View ArticleWelcome Havok Users
Hi:I'd like to welcome everyone to our community support site for the Havok Physics and Havok Animation downloads for the PC, which can be found at www.havok.com/try-havokTo get started you may find...
View ArticleHow to report a Havok crash (Please read before posting)
How to report a crash I'm not trying to single out anybody here; I'm just trying to save everybody some frustration. Let's consider the following two hypothetical forum posts:1) "After I call...
View ArticleNew Havok Instructional Videos
Greetings everyone,I've recently come across some rather helpful videos regarding Havok Physics which I wanted to pass along to the community. These are great instructional videos for...
View ArticleCreating a simple game using Havok Physics
Hi everybody, Here is an article describing how to build a simple 3D physics-based game using Havok 2011.3. The article has also been published on Game Coder Magazine Physics some weeks ago. Enjoy!...
View ArticleBuoyancy - CG control - Center of Mass
Hi, I'm trying to simulate flotation of boats using Reactor. I need to control the local position of the Mass Center (or Center of Gravity) for each object separately, to represent this phenomena in a...
View ArticleProper way to release memory loaded by hkLoader?
So I've used the demos (Skeletal Animation, specifically..) to get my own example program working. Following in the demos' footsteps, I'm using hkLoader to read my .HKX skeleton and animation files-...
View Articleneed help with havok content tools
Hello, i am trying to mod my favorite game, skyrim, they use havok tools to build thier animations and behaviors, i am trying to build my own custom creature, with its own skeleton, animations, and...
View ArticleNoob need help in integrating havok
Hello,I just wished to know if there are any tutorials to help in integrating havok into a 3rd party engine. Im currently creating my own engine which uses Directx and its working perfectly but the...
View ArticlehkaAnimationControl
Hi, what is the difference of weight and masterWeight in animation control ? I also found there is no setWeight function in animation control ? THX!
View Article