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
Accelerator
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 }}
rxdu
/
quickviz
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Devel
- #29
#29
Merged
rxdu
merged 22 commits into
main
rxdu/quickviz:main
from
devel
rxdu/quickviz:devel
Copy head branch name to clipboard
May 3, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Devel
#29
rxdu
merged 22 commits into
main
rxdu/quickviz:main
from
devel
rxdu/quickviz:devel
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
refactor: rename imview module to viewer
Show description for 06922c3
rxdu
and
claude
committed
06922c3
View commit details
Copy full SHA for 06922c3
Browse repository at this point
refactor: rename gldraw module to scene
Show description for 96d125f
rxdu
and
claude
committed
96d125f
View commit details
Copy full SHA for 96d125f
Browse repository at this point
feat(plot): split ImPlot widgets out of widget/ into new plot/ module
Show description for d44d5d3
rxdu
and
claude
committed
d44d5d3
View commit details
Copy full SHA for d44d5d3
Browse repository at this point
feat(canvas): split Cairo widgets out of widget/ into new canvas/ module
Show description for 0479241
rxdu
and
claude
committed
0479241
View commit details
Copy full SHA for 0479241
Browse repository at this point
feat(image): merge cvdraw + widget's OpenCV widgets into new image/ module
Show description for fcb47c5
rxdu
and
claude
committed
fcb47c5
View commit details
Copy full SHA for fcb47c5
Browse repository at this point
docs: refresh CLAUDE.md and TODO.md for the new module layout
Show description for 64fad97
rxdu
and
claude
committed
64fad97
View commit details
Copy full SHA for 64fad97
Browse repository at this point
refactor(scene): rename GlViewer → SceneApp, reframe as quickstart facade
Show description for 557a27a
rxdu
and
claude
committed
557a27a
View commit details
Copy full SHA for 557a27a
Browse repository at this point
docs: rewrite CLAUDE.md as a tighter project contract
Show description for e637b8d
rxdu
and
claude
committed
e637b8d
View commit details
Copy full SHA for e637b8d
Browse repository at this point
feat(core): add quickviz::demo::* synthetic data generators
Show description for 135070a
rxdu
and
claude
committed
135070a
View commit details
Copy full SHA for 135070a
Browse repository at this point
feat(sample/quickstart): smallest possible QuickViz program
Show description for c6b9a2a
rxdu
and
claude
committed
c6b9a2a
View commit details
Copy full SHA for c6b9a2a
Browse repository at this point
feat(core): add quickviz::DataStream<T> for streaming sensor data
Show description for 22ef647
rxdu
and
claude
committed
22ef647
View commit details
Copy full SHA for 22ef647
Browse repository at this point
docs(TODO): roadmap for "truly useful, low-friction" robotics library
Show description for a8d126b
rxdu
and
claude
committed
a8d126b
View commit details
Copy full SHA for a8d126b
Browse repository at this point
docs(TODO): sharpen entries with audit results; nothing removed
Show description for f672d85
rxdu
and
claude
committed
f672d85
View commit details
Copy full SHA for f672d85
Browse repository at this point
feat(sample/streaming_demo): canonical sensor-streaming pattern
Show description for 1b3022b
rxdu
and
claude
committed
1b3022b
View commit details
Copy full SHA for 1b3022b
Browse repository at this point
feat(scene): OccupancyGrid renderable
Show description for f9c93a8
rxdu
and
claude
committed
f9c93a8
View commit details
Copy full SHA for f9c93a8
Browse repository at this point
feat(scene): TfFrameTree renderable
Show description for 54852f0
rxdu
and
claude
committed
54852f0
View commit details
Copy full SHA for 54852f0
Browse repository at this point
docs: codify "external SDK deps must be optional" as a hard rule
Show description for 1114780
rxdu
and
claude
committed
1114780
View commit details
Copy full SHA for 1114780
Browse repository at this point
refactor(scene): move Triangle to scene/test/test_utils/
Show description for 27a2583
rxdu
and
claude
committed
27a2583
View commit details
Copy full SHA for 27a2583
Browse repository at this point
feat(scene/path): trajectory streaming extensions
Show description for a12d66d
rxdu
and
claude
committed
a12d66d
View commit details
Copy full SHA for a12d66d
Browse repository at this point
feat(scene/path): per-pose orientation + ArrowMode::kPoseArrows
Show description for a477e4f
rxdu
and
claude
committed
a477e4f
View commit details
Copy full SHA for a477e4f
Browse repository at this point
docs(TODO): tighten to a tracker; nothing else
Show description for 4f60a05
rxdu
and
claude
committed
4f60a05
View commit details
Copy full SHA for 4f60a05
Browse repository at this point
Commits on May 3, 2026
cmake: leave pcl_bridge out if no pcl lib is found
rxdu
committed
63b42c1
View commit details
Copy full SHA for 63b42c1
Browse repository at this point
You can’t perform that action at this time.