Skip to content

Commit 63bcb82

Browse files
committed
update roadmap and gitignore
1 parent 06e934d commit 63bcb82

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ node_modules/
1313

1414
# tlmviewer
1515
tlmviewer-*.js
16+
17+
## xxchallenge stuff
18+
**.stl
19+
**.step

docs/src/roadmap.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ This is a big list of things I'd like to do with Torch Lens Maker. Feel free to
127127

128128
## TLMVIEWER
129129

130+
* fix tlmviewer in notebook executed in vscode
130131
* option to view sag surface x coordinate
131132
* option to view sag surface gradient (color by dot product with X unit vector)
132133
* rewrite asphere glsl vertex shader to unwrapped style (no pow)

0 commit comments

Comments
 (0)