The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
18 views

Helix 3D - Transparent without colour

I am new to Helix and trying to create a simple box with transparent at run time with C#. I can see the box showing with transparency but there is no colour on the box. I dont know if i did anything ...
1
vote
0answers
68 views

Read .obj File with Texture in WPF

I am trying to load .obj File using helix tool kit code. but i didn't get texture included that .obj file. ObjReader studioreader = new ObjReader(); Model3D m3d = studioreader.Read("Model/2 ...
1
vote
1answer
176 views

Rendering a toroidal helix

I'm teaching myself computer graphics using Computer Graphics Through OpenGL by Sumanta Guha. I seem to have hit a small blocker when it comes to one of the exercises. It asks the reader to "plump" ...
1
vote
3answers
5k views

creating mobile streaming server (3gp)

I need an Open Source solution & tutorial for creating mobile streaming server that can stream video on 3gp (3gpp) format, i have tried using Helix DNA Server, but it's free version only allow ...