HOOPS Visualize from Tech Soft 3D is a portable graphics development toolkit for creating or enhancing 3D applications.
Questions tagged [hoops]
7 questions
4
votes
1 answer
Why and when should you use hoops 3d graphics?
My company needs 3D visualization for our commercial applications (CAD, mesh manipulation, computational geometry). We are tired of true vision 3D (tv3d), which we've been using for years (poor support, compatibility problems).
Our manager wants to…

Fredriku73
- 3,170
- 4
- 35
- 32
1
vote
1 answer
Are there minimum hardware requirements for client-side rendering on the HOOPS Web Platform?
I have started using the HOOPS Web Platform and I can't find what kind of hardware requirements are needed to interactively render 3D graphics (at any scale) on the client side.
Any help would be appreciated!

Diego
- 117
- 11
0
votes
3 answers
Simulate mouse/keyboard events (gtk + HOOPS 3D)
how can I simulate mouse/keyboard events in gtk/gdk? I have a window widget containing HOOPS 3D widget and need to simulate mouse clicking on various parts of the window, along with simulating keyboard, ie. CTRL pressed, etc.
I found…

Marin
- 1,311
- 16
- 35
0
votes
2 answers
What is The HCS class?
Currently im Working on Code That uses the HCS Class. Can Anyone Tell Me What this class is and where I can find documentation about it?
for Example
HCS.Open_Segment(path);
or
HCS.Begin_Contents_Search
I think it has something to do with Hoops…

Trks
- 27
- 7
0
votes
0 answers
Hoops Exchange: file parsing problem on Linux
I am trying to integrate Hoops Exchange 22.1 into my Qt 5.15.2 project on Ubuntu 20.04.4 LTS.
The problem is that for some STEP files the coordinates are not parsed. Although those same STEP files open without problems on Windows. Interesting that…
0
votes
1 answer
Access Violation c++?
My program is crashing due to a exception access violation. It happens consistently when the cache gets full and starts shifting. Whats the issue with this code?
My program is crashing due to a exception access violation. It happens consistently…

Yep
- 141
- 1
- 13
0
votes
1 answer
HOOPS: 2d pdf driver not created
I am fairly new to HOOPS, so sorry if the question is dumb.
I am trying to export my scene as a 2D pdf. It does not work, because /driver/pdf segment does not exist. According to documentation, PDF is supported on all platforms (so far I am testing…

Serge
- 1,027
- 14
- 21