Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
mattnewport's avatar
10 years ago

API Changes Docs for SDK 0.7?

SDK 0.6 provided API changes documentation, currently here. I can't find any API changes docs for SDK 0.7 but there seem to be quite a few changes, starting with the removal of ovrHmd_Create(). Is something in the works or is there information on the changes somewhere I haven't found?

3 Replies

  • What I was hoping for was a summary of the API changes similar to what was provided for 0.6 and previous SDKs. I found the docs already but nothing that makes it easy for me to see what I need to change to update from 0.6.
  • Yeah, I'm not seeing a 0.6 -> 0.7 migration doc.

    Might be best to look at the code for OculusRoomTiny that comes with the SDK. It's a pretty bare-bones demo and should show you what's necessary to get things running in 0.7.