Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scigl_render
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
RoboGuide
scigl_render
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
dev
master
default
protected
Tags
5
v0.5
v0.3
v0.2.1
v0.2
v0.1
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Dec
22
Nov
14
3
1
31
Oct
26
Apr
4
6
Mar
5
4
3
2
1
27
Feb
22
21
16
8
4
24
Jan
23
21
16
14
11
22
Nov
13
Sep
6
2
28
Aug
25
22
21
20
19
18
17
16
15
14
8
7
using workspace config from robo_guide_install
master
master
Merge branch 'ci_rosinstall' into 'master'
rosinstall for CI job
added GLFW error callback
Merge branch 'gitlab-ci' into 'master'
removed conan files.
find_dependency in config
Fixed pendantic warnings
cleaned up cmake files
catkin & rosdep instead of conan
using conan package tools to build different configurations
Read subimage from framebuffer.
Reading from textures
v0.5
v0.5
allowing the user to require an opengl version.
deactivate shader after draw
fixed setting uniforms in shader program
using member functions
added activation of the shader when setting uniforms
several addition for binding resources
rewrite of the texture and framebuffer handling
using texture as framebuffer attachment so sampling in shaders is possible
building standalone compute shaders
Added shader setters for uint
templated rasterizer image.
small api naming change
single responsibility for fbo reader
fixed recalculating the texture dimensions on set
added default constructor for rasterizer
fixed pointer arithmetics type
tested and fixed rasterizer
Using different shader extensions.
fixed default values for dist_coeffs
Require explicit swap_buffer
OffscreenRender without ugly callback.
fixed activation of onscreen_render
Conanfile packages shader files.
fixed specular lighting
Setting camera position in shader for specular lighting
More flexibel ShaderBuilder.
New shader loading mechanism.
Loading