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

NodeMaterial: Particles #22538

Merged
merged 13 commits into from
Sep 15, 2021
Merged

NodeMaterial: Particles #22538

merged 13 commits into from
Sep 15, 2021

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Sep 15, 2021

Description

An example of how use new NodeMaterial system to create particles and SpriteSheet.

Live

https://raw.githack.com/sunag/three.js/dev-points-nodes/examples/webgl_points_nodes.html

image

WebGLNodes

  • add positionNode and sizeNode support

Add Nodes

  • JoinNode
  • PointUVNode
  • SpriteSheetUVNode

Example

  • webgl_points_nodes

Material

  • PointsNodeMaterial: add sizeNode property.

@mrdoob mrdoob added this to the r133 milestone Sep 15, 2021
@mrdoob mrdoob merged commit 68b5f4f into mrdoob:dev Sep 15, 2021
@mrdoob
Copy link
Owner

mrdoob commented Sep 15, 2021

Thanks!

@joshuaellis joshuaellis mentioned this pull request Sep 18, 2021
23 tasks
@sunag sunag deleted the dev-points-nodes branch September 28, 2021 09:08
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.

None yet

3 participants