This website requires JavaScript.
Explore
Help
Register
Sign In
huanld
/
speckle-server
Watch
1
Star
0
Fork
0
You've already forked speckle-server
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cc8580b8da8099e663c44e4baafeca7b89fc2e38
speckle-server
/
packages
/
viewer
/
src
/
modules
/
batching
T
History
AlexandruPopovici
cc8580b8da
#828
Eliminated the redundant position attributes for the line geometries. Like for meshes, re-used the original position attributes as the high parts of our encoding
2022-07-27 22:54:45 +03:00
..
Batch.ts
#828
. Added controlled update and render loops which propagate throught the viewer library
2022-07-27 15:09:46 +03:00
Batcher.ts
#828
Implemented the SpeckleMesh which extends three's Mesh and corrects the raycasting implementation to work with the positions encoded as pairs of lows and highs
2022-07-27 21:46:03 +03:00
LineBatch.ts
#828
Eliminated the redundant position attributes for the line geometries. Like for meshes, re-used the original position attributes as the high parts of our encoding
2022-07-27 22:54:45 +03:00
MeshBatch.ts
#828
Eliminated the redundant position attributes for the line geometries. Like for meshes, re-used the original position attributes as the high parts of our encoding
2022-07-27 22:54:45 +03:00
PointBatch.ts
#828
. Added controlled update and render loops which propagate throught the viewer library
2022-07-27 15:09:46 +03:00