spite / THREE.MeshLine

Mesh replacement for THREE.Line
MIT License
2.13k stars 379 forks source link

Struggling to get material to show in an Aframe project #104

Open bknill opened 3 years ago

bknill commented 3 years ago

Can anyone help me with this?

https://glitch.com/edit/#!/amethyst-wild-lettuce?path=rounded.js

I'm trying to make a rounded rectangle in AFRAME/THREE.

I did kind of have this working with the previous version of this library, but the edges width weren't consistent. Now I've updated because it seems you have fixed various issues with library, however I can't get either my shape to show in here or also in an SVG renderer (attached)

Really appriciate some help.

In the previous version my lines look like this

image