Skip to content

v0.2.8

Compare
Choose a tag to compare
@tzaeschke tzaeschke released this 01 Jan 16:21
· 362 commits to master since this release

This is release 8 of the port of ODE 0.12.0.

Changes:

  • Fixed Bug #8: Fixed Exception when using large trimeshes

Artifacts:

  • core: core physics library
  • demo: demos for core library, requires: 'core'
  • core-cpp: C-style API for porting C applications to Java, requires: 'core'
  • demo-cpp: same as 'demo' but implemented using the C-style API, requires: 'core', 'cpp-api

Only 'core' and 'demo' are provided here. The complete set of artifacts is available via maven or from https://oss.sonatype.org/index.html#nexus-search;quick~ode4j
The source code contains all artifacts.