index
:
3dee
master
3D Environments in Plan 9
rgl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vis,med: make qball rotations position-independent.
rodri
2024-06-16
1
-3
/
+3
*
vis: add some instrumentation to debug the framebuffers.
rodri
2024-06-14
1
-1
/
+37
*
use the new modulapt3 functions. don't clamp in the shaders.
rodri
2024-06-13
1
-49
/
+30
*
add skyboxes based on cubemaps.
rodri
2024-06-06
1
-14
/
+24
*
vis: same as previous commit, and add normal mapping to the phong shader.
rodri
2024-06-04
1
-29
/
+53
*
get rid of rendering latency by decoupling it from i/o.
rodri
2024-05-23
1
-12
/
+28
*
fix the gouraud shader. improve the cube generator in med.
rodri
2024-05-23
1
-28
/
+32
*
add a triangular basis and clamp the fov to [1,180]°.
rodri
2024-05-16
1
-2
/
+2
*
fix the qball.
rodri
2024-05-15
1
-5
/
+4
*
use real lengths in solar. bring a qball for vis.
rodri
2024-05-14
1
-24
/
+34
*
vis: print pipeline timings to stderr when profiling.
rodri
2024-05-07
1
-0
/
+6
*
adapt to the recent changes in libgraphics. add new test files.
rodri
2024-05-03
1
-27
/
+19
*
mkone → mkmany
rodri
2024-04-24
1
-0
/
+853