Skip to content

Chimera SDK 0.2.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@cwaldren cwaldren released this 05 Oct 01:05
· 6 commits to master since this release

Chimera SDK 0.2.4

Service = v0.2.3
Plugin = v0.4.3
Unity SDK = v0.2.6
Unreal Plugin = v0.2.3
Asset Tool = v0.1.1

For feedback, please write us here.

Note: This is the last backwards-compatible release before Chimera 0.9.0

Note: The release notes distributed with the installer in this package are outdated. The updated release notes are present here.

This release contains new Unity tools (haptic sphere-casting, VR mimic improvements, new suit demos, & 3D haptics explorer).

It uses somewhat "special" DLLs, so if you encounter any problems, be sure to mention that you are using this release. We have not had any compatibility issues.

Release Notes

Plugin

  • Better stability

Unity SDK

  • New Haptic Spherecast component (great for lasers, swords or other continuous line based collisions)
  • New Gathering impulse (opposite of an emanation)
  • VR Mimic stability and performance fixes (fewer GetComponents, avoids Find() whenever possible, caches certain references)
  • Haptics Explorer Improvements
    • Improvements to Emulation mode - for visibly seeing what is happening on the suit (still experimental)
    • Primary viewport is now 3D (and resizable)
    • Refactored coloring approaches for all Suit Demos
    • New Spherecast suit demo (try out the new hotness!)
    • New Gathering demo (I'd love to hear feedback on this)
  • Other asset and performance tweaks.