Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
simularium
/
simularium-viewer
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
3
Code
Issues
55
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Volume agent rendering
- #419
#419
Open
frasercl
wants to merge 58 commits into
volume-agents
simularium/simularium-viewer:volume-agents
from
feature/volume-rendering
simularium/simularium-viewer:feature/volume-rendering
Copy head branch name to clipboard
Conversation
Commits
58
(58)
Checks
Files changed
Open
Volume agent rendering
#419
frasercl
wants to merge 58 commits into
volume-agents
simularium/simularium-viewer:volume-agents
from
feature/volume-rendering
simularium/simularium-viewer:feature/volume-rendering
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2024
use volumeloadercontext
frasercl
committed
2dab001
View commit details
Copy full SHA for 2dab001
Browse repository at this point
add volume object w/ observer connection to drawable
frasercl
committed
5e14066
View commit details
Copy full SHA for 5e14066
Browse repository at this point
(try to) enable volume models to set timesteps
frasercl
committed
84ac658
View commit details
Copy full SHA for 84ac658
Browse repository at this point
Commits on Oct 9, 2024
try to load volume data
frasercl
committed
416e92f
View commit details
Copy full SHA for 416e92f
Browse repository at this point
show full volume object, not just box; remove box hack
frasercl
committed
432be1c
View commit details
Copy full SHA for 432be1c
Browse repository at this point
Commits on Oct 10, 2024
lots of new methods, code to try n get these dang volumes to show up
frasercl
committed
3711c9e
View commit details
Copy full SHA for 3711c9e
Browse repository at this point
using more of those methods in geometrystore
frasercl
committed
1c0d2c6
View commit details
Copy full SHA for 1c0d2c6
Browse repository at this point
doing the stuff that needs doing in `visGeometry`
frasercl
committed
18118c9
View commit details
Copy full SHA for 18118c9
Browse repository at this point
use volume subpoints
frasercl
committed
5528961
View commit details
Copy full SHA for 5528961
Browse repository at this point
set resolution and a few other settings properly
frasercl
committed
3923a42
View commit details
Copy full SHA for 3923a42
Browse repository at this point
switch back from max project (fix on volume-viewer side)
frasercl
committed
b7dce62
View commit details
Copy full SHA for b7dce62
Browse repository at this point
Commits on Oct 11, 2024
move ball geometry into volume
frasercl
committed
1a9d435
View commit details
Copy full SHA for 1a9d435
Browse repository at this point
trying to get ortho camera to work
frasercl
committed
1bbcfd9
View commit details
Copy full SHA for 1bbcfd9
Browse repository at this point
remove orthoscale context prop
frasercl
committed
d2b8e72
View commit details
Copy full SHA for d2b8e72
Browse repository at this point
rename: `tempVolumeGroup` -> `volumeGroup`
frasercl
committed
0033592
View commit details
Copy full SHA for 0033592
Browse repository at this point
Commits on Oct 21, 2024
update volume-viewer interface; try (fail) to get ortho volumes to work
frasercl
committed
b9f30b7
View commit details
Copy full SHA for b9f30b7
Browse repository at this point
Merge branch 'feature/volume-rendering' of https://github.com/simularium/simularium-viewer into feature/volume-rendering
frasercl
committed
c497d69
View commit details
Copy full SHA for c497d69
Browse repository at this point
experiment with how to get `orthoScale` right
frasercl
committed
547f8c0
View commit details
Copy full SHA for 547f8c0
Browse repository at this point
Commits on Oct 23, 2024
FIX orthographic volumes AT LAST
frasercl
committed
f21b65b
View commit details
Copy full SHA for f21b65b
Browse repository at this point
make camera type testing nicer
frasercl
committed
7fa5e28
View commit details
Copy full SHA for 7fa5e28
Browse repository at this point
Commits on Oct 28, 2024
Merge branch 'volume-agents' into feature/volume-rendering
frasercl
committed
d8515ca
View commit details
Copy full SHA for d8515ca
Browse repository at this point
Commits on Nov 7, 2024
replace volume-viewer branch dependency with proper npm dep
frasercl
committed
9b507cf
View commit details
Copy full SHA for 9b507cf
Browse repository at this point
Commits on Dec 10, 2024
Merge branch 'volume-agents' into feature/volume-rendering
frasercl
committed
f465c10
View commit details
Copy full SHA for f465c10
Browse repository at this point
Commits on Jan 17, 2025
Merge branch 'volume-agents' into feature/volume-rendering
frasercl
committed
018d89c
View commit details
Copy full SHA for 018d89c
Browse repository at this point
Commits on Jan 18, 2025
bump @types/three
frasercl
committed
ff87ac3
View commit details
Copy full SHA for ff87ac3
Browse repository at this point
fix volume simulator import
frasercl
committed
8b2edd2
View commit details
Copy full SHA for 8b2edd2
Browse repository at this point
Commits on Apr 8, 2025
Bump vite from 5.4.14 to 5.4.17
Show description for d3f590b
dependabot[bot]
authored
d3f590b
View commit details
Copy full SHA for d3f590b
Browse repository at this point
Commits on Apr 23, 2025
Merge branch 'volume-agents' into feature/volume-rendering
frasercl
committed
7148198
View commit details
Copy full SHA for 7148198
Browse repository at this point
update vole-core dependency
frasercl
committed
9aeedfd
View commit details
Copy full SHA for 9aeedfd
Browse repository at this point
Commits on Apr 25, 2025
Merge pull request #487 from simularium/dependabot/npm_and_yarn/vite-5.4.17
Show description for f42e53c
toloudis
authored
f42e53c
View commit details
Copy full SHA for f42e53c
Browse repository at this point
Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /examples
Show description for 55699e5
dependabot[bot]
authored
55699e5
View commit details
Copy full SHA for 55699e5
Browse repository at this point
Bump vite from 5.4.17 to 5.4.18
Show description for b4df812
dependabot[bot]
authored
b4df812
View commit details
Copy full SHA for b4df812
Browse repository at this point
Commits on Apr 30, 2025
Bump vite from 6.2.5 to 6.3.4 in /examples
Show description for a69bb87
dependabot[bot]
authored
a69bb87
View commit details
Copy full SHA for a69bb87
Browse repository at this point
Commits on May 8, 2025
Bug Fix: Blood Plasma Simularium Example (#493)
Show description for 6cbd7a1
ascibisz
authored
6cbd7a1
View commit details
Copy full SHA for 6cbd7a1
Browse repository at this point
Commits on Jun 9, 2025
Merge pull request #490 from simularium/dependabot/npm_and_yarn/examples/http-proxy-middleware-2.0.9
Show description for cbea575
toloudis
authored
cbea575
View commit details
Copy full SHA for cbea575
Browse repository at this point
Merge pull request #491 from simularium/dependabot/npm_and_yarn/vite-5.4.18
Show description for bff5385
toloudis
authored
bff5385
View commit details
Copy full SHA for bff5385
Browse repository at this point
Merge pull request #492 from simularium/dependabot/npm_and_yarn/examples/vite-6.3.4
Show description for 7ab44d1
toloudis
authored
7ab44d1
View commit details
Copy full SHA for 7ab44d1
Browse repository at this point
Bump webpack-dev-server from 5.1.0 to 5.2.1 in /examples
Show description for 5de80fe
dependabot[bot]
authored
5de80fe
View commit details
Copy full SHA for 5de80fe
Browse repository at this point
Commits on Jun 10, 2025
3.10.0
ascibisz
committed
0f12260
View commit details
Copy full SHA for 0f12260
Browse repository at this point
Commits on Jun 11, 2025
Merge pull request #494 from simularium/dependabot/npm_and_yarn/examples/webpack-dev-server-5.2.1
Show description for b0af148
frasercl
authored
b0af148
View commit details
Copy full SHA for b0af148
Browse repository at this point
Bump vite from 5.4.18 to 5.4.19
Show description for d6edd91
dependabot[bot]
authored
d6edd91
View commit details
Copy full SHA for d6edd91
Browse repository at this point
Commits on Jun 13, 2025
Merge pull request #495 from simularium/dependabot/npm_and_yarn/vite-5.4.19
Show description for 086fe94
toloudis
authored
086fe94
View commit details
Copy full SHA for 086fe94
Browse repository at this point
Commits on Jul 18, 2025
Bump on-headers and compression in /examples
Show description for 0561f62
dependabot[bot]
authored
0561f62
View commit details
Copy full SHA for 0561f62
Browse repository at this point
Merge pull request #497 from simularium/dependabot/npm_and_yarn/examples/multi-96c788614a
Show description for 78c51cc
toloudis
authored
78c51cc
View commit details
Copy full SHA for 78c51cc
Browse repository at this point
Commits on Jul 22, 2025
Bump form-data from 4.0.1 to 4.0.4
Show description for 2a0159a
dependabot[bot]
authored
2a0159a
View commit details
Copy full SHA for 2a0159a
Browse repository at this point
Commits on Jul 23, 2025
Merge pull request #498 from simularium/dependabot/npm_and_yarn/form-data-4.0.4
Show description for b064cb1
toloudis
authored
b064cb1
View commit details
Copy full SHA for b064cb1
Browse repository at this point
Commits on Jul 31, 2025
add export field to package.json (#496)
Show description for 121596c
interim17
authored
121596c
View commit details
Copy full SHA for 121596c
Browse repository at this point
Commits on Aug 1, 2025
clear available agents (#500)
meganrm
authored
80d0546
View commit details
Copy full SHA for 80d0546
Browse repository at this point
3.10.1
meganrm
committed
baec486
View commit details
Copy full SHA for baec486
Browse repository at this point
Commits on Aug 2, 2025
need to include types in export (#501)
meganrm
authored
746b4b7
View commit details
Copy full SHA for 746b4b7
Browse repository at this point
3.10.2
meganrm
committed
b59b2fb
View commit details
Copy full SHA for b59b2fb
Browse repository at this point
Commits on Aug 15, 2025
read frameNumber from intView when parsing binary frame (#502)
ascibisz
authored
4527126
View commit details
Copy full SHA for 4527126
Browse repository at this point
3.10.3
ascibisz
committed
6dc215d
View commit details
Copy full SHA for 6dc215d
Browse repository at this point
Commits on Sep 24, 2025
trying to revive this example
toloudis
committed
9b9e1cd
View commit details
Copy full SHA for 9b9e1cd
Browse repository at this point
Merge branch 'main' into feature/volume-rendering
Show description for 3e51de0
toloudis
committed
3e51de0
View commit details
Copy full SHA for 3e51de0
Browse repository at this point
viewer version
toloudis
committed
ac0f5fe
View commit details
Copy full SHA for ac0f5fe
Browse repository at this point
fix worker loading!
toloudis
committed
a3aea7e
View commit details
Copy full SHA for a3aea7e
Browse repository at this point
Commits on Sep 25, 2025
WIP working toward fixing time series volume playback
toloudis
committed
50a0a30
View commit details
Copy full SHA for 50a0a30
Browse repository at this point
You can’t perform that action at this time.