Commit 38efbe8
index2.html: render stars as round dots, not squares
PointsMaterial draws each point as a square quad. Add a soft white
radial-gradient sprite as the material map so the points read as round
dots; depthWrite is disabled so the transparent corners don't clip
neighbouring stars. The sprite is white, so it still takes the
material's colour tint (cruise green / warp white).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1294ea5 commit 38efbe8
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1261 | 1261 | | |
1262 | 1262 | | |
1263 | 1263 | | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
1264 | 1278 | | |
1265 | | - | |
| 1279 | + | |
| 1280 | + | |
1266 | 1281 | | |
1267 | 1282 | | |
1268 | 1283 | | |
| |||
0 commit comments