Maxime Gimeno
|
dfc613c342
|
Add missing makeCurrent()
|
2021-01-21 10:22:51 +01:00 |
Sébastien Loriot
|
590612a563
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
Maxime Gimeno
|
f22c2864a0
|
Put qglviewer in the namespace CGAL
|
2018-05-17 10:20:56 +02:00 |
Maxime Gimeno
|
4d13eb724f
|
Remove render video feature of loyd demo and fix drawvisualhnts in the qglviewer code.
|
2018-05-17 10:20:55 +02:00 |
Maxime Gimeno
|
6584abd90b
|
Use integrated qglviewer for 3D demos
|
2018-05-17 10:20:55 +02:00 |
Maxime Gimeno
|
82f39dadbf
|
FIx Lloyd demo for QGLViewer 2.7
|
2017-07-03 09:35:14 +02:00 |
Maxime Gimeno
|
0a37521263
|
Revert "Fix for the context"
This reverts commit 552aaa159f.
Conflicts:
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_viewer_qt.h
|
2016-02-11 14:16:04 +01:00 |
Maxime Gimeno
|
552aaa159f
|
Fix for the context
|
2016-02-09 14:48:26 +01:00 |
Maxime Gimeno
|
88e41a6bf7
|
Mesa Fix :
- context set to 2.1
- shaders versions set to 120
|
2015-08-10 11:17:24 +02:00 |
Maxime Gimeno
|
f76bb19734
|
Windows fix
- add an attribute at the application in the main() function
- add a custom context to the viewer
|
2015-07-08 12:16:51 +02:00 |
Maxime Gimeno
|
4a2e163620
|
Changed() fixed
|
2015-07-07 09:49:10 +02:00 |
Maxime Gimeno
|
ba4ede5f50
|
Clean-up
- removed the unused functions and dependencies
- Replaced QGLBuffer by QOpenGLBuffer
|
2015-04-24 12:54:05 +02:00 |
Maxime Gimeno
|
b01dbe1f2d
|
Addition of a destructor.
- Added a destructor to take care of the buffers and VAOs.
|
2015-04-16 09:48:06 +02:00 |
Maxime Gimeno
|
978885384c
|
Upgrade of periodic_Lloyd_3_demo
- Implementation of shader rendering
- suppression of the function gl_draw_surface
|
2015-04-16 09:17:20 +02:00 |
Manuel Caroli
|
d26f570f3c
|
Periodic Lloyd demo initial commit
|
2009-10-07 09:39:46 +00:00 |