Install this theme
3DAR v2.1.3

» Download v2.1.3

» Sample project: Yorient

Changes in v2.1.3:

  • iOS 5 support.
  • Fix: The camera view is no longer blacked out.
  • SM3DARIconMarkerView: Setting imageName will change the icon images for both focused and unfocused states.
3DAR SDK v2.1.2

» Download v2.1.2

» Sample project: Yorient

Bug fix:

  • GL view was not being resized properly when sm3dar view frame was changed.
  • The focus view is now tappable.
3DAR SDK v0.9.6

» Download v0.9.6

Notes:

  • This is an important update that fixes a problem with AR marker interaction.
  • Projects using a 3DAR version prior to v0.9.5 must replace all occurrences of “SM3DAR_” with “SM3DAR”, removing the underscore in all old class names.

Bug fix:

  • Marker views were not tappable because of a view hierarchy problem.

SM3DARMapView: Added new convenience method for creating a POI with a non-default view.

  • - (void) addAnnotation:(id)object withPointView:(UIView *)poiView;
    

SM3DARController: Added new convenience methods for creating an autoreleased POI with a view.

  • - (SM3DARPoint *) addPointAtLocation:(CLLocation *)poiLocation title:(NSString *)poiTitle subtitle:(NSString *)poiSubtitle url:(NSURL *)poiURL properties:(NSDictionary *)poiProperties view:(UIView *)poiView
    
    - (SM3DARPoint *) addPointAtLatitude:(CLLocationDegrees)poiLatitude longitude:(CLLocationDegrees)poiLongitude altitude:(CLLocationDistance)poiAltitude title:(NSString *)poiTitle view:(UIView *)poiView
    

SM3DARController: Additions.

  • - (void)cycleCameraAltitude;
    

v0.9.5

* Removed _ in all SM3DAR class file names.

* SM3DARMapView will check for 3dar_pano_bg.png after 3dar_pano_bg_jpg when loading spherical panoramic background texture. Added SM3DARBasicPointAnnotation, added SM3DAR prefix to TexturedGeometryView and MarkerCalloutView.

* Improved gyro control smoothness a bit.



Image: Geoloqi track on Mt. Sanitas by wayoutwest

v0.9.5

* Removed _ in all SM3DAR class file names.

* SM3DARMapView will check for 3dar_pano_bg.png after 3dar_pano_bg_jpg when loading spherical panoramic background texture. Added SM3DARBasicPointAnnotation, added SM3DAR prefix to TexturedGeometryView and MarkerCalloutView.

* Improved gyro control smoothness a bit.

Image: Geoloqi track on Mt. Sanitas by wayoutwest