Releases: ashqal/MD360Player4Android
Releases · ashqal/MD360Player4Android
Cubemap!
M2-4-1 bug fix.
1.use context instead of activity
2.bug fx.
M2-4 is released.
- 1.Picker reactor. It will be called in main thread.
- 2.Add director camera update. You can update the pitch/yaw/pitch value in runtime.
- 3.Get pitch/yaw/pitch value in runtime.
- 4.Limit the value of pitch/yaw/pitch supported.
- 5.Bug fix.
M2-3 is released.
- MDView support.
- Cardboard motion upgrade.
- Bug fix.
Finally, M2-1 is released.
1.add cardboard motion mode and cardboard motion with touch mode.
2.motion with touch mode fix.
3.add notifyPlayerChanged.
4.horizontal stereo supported.
5.scale config supported.
6.bug fix.
Bug fix && TextureView supported
Bug fix && TextureView supported
TextureView supported
TextureView supported
Keep the GLContext onPause
Keep the GLContext onPause
M1-5
- make the switch mode public.
switchInteractiveMode(Activity activity, int mode)
,switchDisplayMode(Activity activity, int mode)
andswitchProjectionMode(Activity activity, int mode)
. - add dome support.
- add stereo support.
- add plane support.
- switch projection in runtime support.