Commit Graph

11 Commits

Author SHA1 Message Date
Edwin Jakobs
b7ba6f6daa Feature variants (#376)
Migrate from buildSrc to build-logic. Setup feature variants.
2025-09-17 10:03:02 +02:00
Edwin Jakobs
a913f3f370 Use openrndr-dependency-catalog and openrndr-module-catalog to resolve dependencies. Publish orx-module-catalog (#374) 2025-09-13 09:54:51 +02:00
Edwin Jakobs
8103b76c39 [orx-mesh] Add pose computation method to Point class, Point.pose() 2025-01-25 13:57:46 +01:00
Edwin Jakobs
72dc7e0a20 [orx-mesh] Add method to compute 3D position from barycentric coordinates, IIndexedPolygon.position 2025-01-25 13:57:46 +01:00
Edwin Jakobs
6a6855ba32 [orx-mesh] Update the IndexedPolygon.point function to use IVertexData instead of VertexData. 2025-01-25 13:57:46 +01:00
Edwin Jakobs
023b52a4fc [orx-mesh] Add generated and verified documentation 2025-01-25 13:57:46 +01:00
Edwin Jakobs
8d50947e46 [orx-mesh] Add bounds properties 2024-09-27 23:29:09 +02:00
Edwin Jakobs
e016891b1d [orx-mesh, orx-mesh-generator, orx-obj-loader] Add decal and tangent tools 2024-09-25 09:51:54 +02:00
Edwin Jakobs
b6c037079b [orx-mesh, orx-mesh-noise] Add orx-mesh-noise 2024-09-17 16:55:19 +02:00
Edwin Jakobs
ed55899230 [orx-mesh, orx-obj-loader] Separate into commonMain and jvmMain 2024-09-16 22:12:48 +02:00
Edwin Jakobs
8238207894 [orx-mesh] Split MeshData types from orx-obj-loader 2024-09-13 22:41:31 +02:00