numberOfVerticalLines does not always work for CylinderOutlineGeometry
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
[Local link](http://localhost:8080/Apps/Sandcastle/index.html?src=Cylinder%20Outline.html)

As you increase `numberOfVerticalLines`, it gets lopsided to one side. True 24 and you'll see it, 90 makes it obvious.
Contributor guide
Research direction
Start with the Cylinder Outline Sandcastle example linked in the issue and reproduce the lopsided output with numberOfVerticalLines set to 24 and 90. Then trace the CylinderOutlineGeometry implementation to find how vertical lines are positioned; done means increasing the value produces a symmetric outline rather than shifting it to one side.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100