Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Object Geometry Node #3081

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Get Object Geometry Node #3081

merged 1 commit into from
Nov 22, 2024

Conversation

t3du
Copy link
Contributor

@t3du t3du commented Nov 17, 2024

This node allows to retrieve the object geometry information and the vertex groups (positions and names).

image

For example using vertex groups (for instancing geometry or drawing geometry) in vertex positions and edges of an object (mesh curve):

image

Here are some examples in 3D geometry with vertices and normals:

image
image
image

Face Normals and other vectors can be calculated using the previous outputs.

image

#3017

requires iron #218

@luboslenco luboslenco merged commit fad28a0 into armory3d:main Nov 22, 2024
@t3du t3du deleted the GetObjectGeom branch November 25, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants