[go: up one dir, main page]

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

adding 3D shadows and lighting #3

Open
trusktr opened this issue Jun 11, 2020 · 1 comment
Open

adding 3D shadows and lighting #3

trusktr opened this issue Jun 11, 2020 · 1 comment

Comments

@trusktr
Copy link
trusktr commented Jun 11, 2020

Let's try a 3D shadow/lighting effect with Lume. I'll give it a shot if you haven't already by the time I swing back here.

@trusktr trusktr changed the title try 3D effect adding 3D shadows and lighting Jun 11, 2020
@wassfila
Copy link
Member

Sure that'd be awesome.
I'll analyse what are the possible integration options, as I mentioned in the forum, the vertices here are SVG elements, but I'm trying to work on a very decoupled rendering systems where it's either possible to toggle between them or combine them.
as showcase, I even started a graph3d repo, but I'm not sure I'll follow it up simply because I don't think vertices should be fully defined 3d meshes that might impact performance, but I'm really not sure.
https://github.com/NetworkGraphs/graph3d

My favorite approach at the moment is the usage of classList.add and classList.remove and let CSS or any other Rendering engine take advantage of that.

But I let you completely free in your suggestions as I might learn things I did not knew, so be it a fork or suggestion, I'll try things out.

@wassfila wassfila pinned this issue Jun 11, 2020
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

2 participants