Hi everyone,
I know ifcOpenShell already have a qt viewer. But I try to implement a very lightweight viewer for ifcOpenShell.
my code is here: https://github.com/caadxyz/ifcOcctViewer
I already implement glfw viewer for opencascade 7.4 as official demo http://git.dev.opencascade.org/gitweb/?p=occt.git;a=tree;f=samples/glfw;h=53e8149957a930db22144fcf3c0f07e53d1daecf;hb=HEAD
Is possible my code can be a part of ifcOpenShell project as another viewer.
Log in to post a comment.
Hi everyone,
I know ifcOpenShell already have a qt viewer.
But I try to implement a very lightweight viewer for ifcOpenShell.
my code is here: https://github.com/caadxyz/ifcOcctViewer
I already implement glfw viewer for opencascade 7.4 as official demo
http://git.dev.opencascade.org/gitweb/?p=occt.git;a=tree;f=samples/glfw;h=53e8149957a930db22144fcf3c0f07e53d1daecf;hb=HEAD
Is possible my code can be a part of ifcOpenShell project as another
viewer.