chao.zhang Posted June 21, 2012 Posted June 21, 2012 Hello Dear all: Is .spline file a binary file format? Are there any tools to open and edit .spline files?If there is a collection of trajectory data points(such as (x,y,z)),how can we managed to generate a .spline file from these data pointsother then in 3ds max tools? How to export spline and camera path file from 3ds Max,are there any detailedor hand by hand teaching materials for reference?
steve.brodie Posted June 21, 2012 Posted June 21, 2012 The old exporter used to put out a text file x,y,z list. We sometimes use this if we have problems with the binary exporter.
frustum Posted July 10, 2012 Posted July 10, 2012 Simply create a camera path in 3ds Max. In Unigine, WidgetTransform node has functions for spline editing. You can load/save a spline and add/remove key points.
Recommended Posts