> On 6 Dec 2017, at 11:27, Damien David <damien.da...@insa-lyon.fr> wrote:
> 
> Dear Sir,
> 
> I am building a little software with an GUI on Qt. 
> This software integrates some gmsh code to
> -read ".geo" files
> -do surface meshing
> -use to the mesh coordinates to compute radiation heat exchange.
> 
> I would like to integrate in my GUI a little window which shows the geometry 
> in 3D.
> What kind of library would you advise me to use for this 3D window?
> Do you think it is possible to reuse the fltk functions?
> 

Sure. See gmsh/Qt for a simple (outdated, but you'll get the idea) example. 
Eventually we will probably give access to the vertex arrays produced by Gmsh 
directly in the API, so that these vertex arrays can be used in any OpenGL 
renderer.


> Thank you
> 
> Damien DAVID
> Maître de Conférence
> CETHIL-UMR5008
> 9 rue de la physique 69621 Villeurbanne
> mail: damien.da...@insa-lyon.fr
> Université Lyon 1
> INSA de Lyon
> 
> _______________________________________________
> gmsh mailing list
> gmsh@onelab.info
> http://onelab.info/mailman/listinfo/gmsh


-- 
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science 
http://www.montefiore.ulg.ac.be/~geuzaine

Free software: http://gmsh.info | http://getdp.info | http://onelab.info


_______________________________________________
gmsh mailing list
gmsh@onelab.info
http://onelab.info/mailman/listinfo/gmsh

Reply via email to