joshterrill / justin-bahn-design-extension

Make every website look like it was designed by Justin Bahn!
Apache License 2.0
2 stars 3 forks source link

3d Object Space Support #6

Open eavab opened 3 years ago

eavab commented 3 years ago

It has been requested that the design tool support 3d object space. If this were accomplished we would support one more d than 2d.

joshterrill commented 3 years ago

@eavab Could you provide some examples on what this might look like? Having a hard time visualizing this ask... though it seems like it would be a great addition.

joshterrill commented 3 years ago

Maybe 3d borders?

reharri7 commented 9 months ago

The issue with this is in a WebGL context, all the objects are in the <canvas> element with no access to them via query selectors. You can see that in the inspect window here