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 }}
brenocq
/
implot3d
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
81
Star
1.3k
Code
Issues
35
Pull requests
12
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Feat: OpenGL Backend
- #180
#180
Draft
brenocq
wants to merge 17 commits into
main
brenocq/implot3d:main
from
feat/opengl-backend
brenocq/implot3d:feat/opengl-backend
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
Feat: OpenGL Backend
#180
brenocq
wants to merge 17 commits into
main
brenocq/implot3d:main
from
feat/opengl-backend
brenocq/implot3d:feat/opengl-backend
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2026
feat: OpenGL3 backend files
brenocq
committed
0e722cb
View commit details
Copy full SHA for 0e722cb
Browse repository at this point
feat: render plot rect from RGBA texture
brenocq
committed
19fcfc8
View commit details
Copy full SHA for 19fcfc8
Browse repository at this point
feat: backend render plots method
brenocq
committed
8a61a6c
View commit details
Copy full SHA for 8a61a6c
Browse repository at this point
feat: create plot depth texture
brenocq
committed
9f0acc8
View commit details
Copy full SHA for 9f0acc8
Browse repository at this point
feat: setup backend shader
brenocq
committed
eadf1f0
View commit details
Copy full SHA for eadf1f0
Browse repository at this point
Commits on Feb 15, 2026
feat: update ImDrawList3D to store ImDrawVert3D
brenocq
committed
72d9068
View commit details
Copy full SHA for 72d9068
Browse repository at this point
feat: render ImDrawList3D triangles in ImPlot3D backend
brenocq
committed
7309898
View commit details
Copy full SHA for 7309898
Browse repository at this point
feat: resize plot textures
brenocq
committed
2390387
View commit details
Copy full SHA for 2390387
Browse repository at this point
fix: backend rendering scale
brenocq
committed
26a08c2
View commit details
Copy full SHA for 26a08c2
Browse repository at this point
feat: ImDrawData3D
brenocq
committed
f790e79
View commit details
Copy full SHA for f790e79
Browse repository at this point
feat: ImDrawData3DPlot
brenocq
committed
a006272
View commit details
Copy full SHA for a006272
Browse repository at this point
feat: weighted blended order-independent transparency (WBOIT)
brenocq
committed
ccb0602
View commit details
Copy full SHA for ccb0602
Browse repository at this point
feat: revert WBOIT and implement alpha blending with sorted triangles
brenocq
committed
fdce2c0
View commit details
Copy full SHA for fdce2c0
Browse repository at this point
feat: per-pixel plot clipping
brenocq
committed
57a4d19
View commit details
Copy full SHA for 57a4d19
Browse repository at this point
Commits on Feb 16, 2026
feat: add z_count to PrimReserve/PrimUnreserve
brenocq
committed
f826bf9
View commit details
Copy full SHA for f826bf9
Browse repository at this point
feat: render triangles from CmdBuffer in OpenGL3 backend
brenocq
committed
6d18363
View commit details
Copy full SHA for 6d18363
Browse repository at this point
Commits on Mar 7, 2026
feat: separate line and marker buffers
brenocq
committed
89446e5
View commit details
Copy full SHA for 89446e5
Browse repository at this point
You can’t perform that action at this time.