cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding to DK2 on c#..

yd0927
Honored Guest
I'm planning to develop an windows based application on c# and wondering whether I can see 3d models developed on c# through DK2. I'm not using Unity3D to build those 3d models, and I build 3d models with OpenGL on C#.
2 REPLIES 2

cybereality
Grand Champion
Yes, Oculus does support OpenGL. It takes a little more work than using Unity, but it can be done.

Please download the PC SDK and check the documentation for guidance.

Just keep in mind that the samples are in C++ so I'm not sure everything will port over exactly.
AMD Ryzen 7 1800X | MSI X370 Titanium | G.Skill 16GB DDR4 3200 | EVGA SuperNOVA 1000 | Corsair Hydro H110i Gigabyte RX Vega 64 x2 | Samsung 960 Evo M.2 500GB | Seagate FireCuda SSHD 2TB | Phanteks ENTHOO EVOLV

cybereality
Grand Champion
So you may want to look at "OvrCapi.cs" which comes with the Unity Integration. It may give you some ideas.

Or check out this .NET wrapper: https://oculuswrap.codeplex.com/
AMD Ryzen 7 1800X | MSI X370 Titanium | G.Skill 16GB DDR4 3200 | EVGA SuperNOVA 1000 | Corsair Hydro H110i Gigabyte RX Vega 64 x2 | Samsung 960 Evo M.2 500GB | Seagate FireCuda SSHD 2TB | Phanteks ENTHOO EVOLV