Skip to content

Commit

Permalink
Remove unnecessary known implementations section
Browse files Browse the repository at this point in the history
  • Loading branch information
eoineoineoin committed Jul 22, 2024
1 parent a651dd1 commit 3e4ffb1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions extensions/2.0/Khronos/KHR_physics_rigid_bodies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ This specification depends on [KHR\_collision\_shapes](../KHR_collision_shapes/R
- [Joints](#joints)
- [glTF Schema Updates](#gltf-schema-updates)
- [Object Model](#object-model)
- [Known Implementations](#known-implementations)
- [Appendix: Joint Limit Metrics](#appendix-joint-limit-metrics)
- [Appendix: Full Khronos Copyright Statement](#appendix-full-khronos-copyright-statement)

Expand Down Expand Up @@ -423,14 +422,6 @@ Trigger event nodes are activated when an collider enters or exits a trigger att

If the `nodeIndex` configuration value is negative or greater than or equal to the number of glTF nodes in the asset, or does not refer to a node with a `trigger` property, the event node is invalid. A behavior graph **MUST NOT** contain two or more nodes of the same event nodes with identical `nodeIndex` configuration values.

## Known Implementations

[Blender importer/exporter](https://github.com/eoineoineoin/glTF_Physics_Blender_Exporter)

[Babylon.js importer](https://github.com/eoineoineoin/glTF_Physics_Babylon)

[Godot importer](https://github.com/eoineoineoin/glTF_Physics_Godot_Importer)

## Appendix: Joint Limit Metrics

*This section is non-normative.*
Expand Down

0 comments on commit 3e4ffb1

Please sign in to comment.