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

How to add custom lighting in nodes #672

Open
CrisisConsciousness opened this issue Mar 6, 2024 · 0 comments
Open

How to add custom lighting in nodes #672

CrisisConsciousness opened this issue Mar 6, 2024 · 0 comments

Comments

@CrisisConsciousness
Copy link

Using graph.lights().split (0,2) blocks the light sources in threejs, but wants to add new multiple light sources to the node, so that the nodes are affected by the intensity of the light sources and produce shadows.
May I ask how to put light sources into the Geometry of Mesh in nodeThreeObject? Currently, it has been found that all light source positions are not in the node, but have been initialized at the (0,0,0) position

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

No branches or pull requests

1 participant