Page 1 of 1
					
				LightWave 2018
				Posted: Fri Dec 29, 2017 5:49 am
				by Snosrap
				I understand that LightWave 2018 will have a completely new object (.lwo) format. Will 3D Browser support the new file format?
Thanks
			 
			
					
				Re: LightWave 2018
				Posted: Tue Jan 02, 2018 12:03 pm
				by mootools
				Hello,
Yes, it will be supported if the format description is available.
Do you have any info on that point?
Thanks
Manuel
			 
			
					
				Re: LightWave 2018
				Posted: Sat Feb 24, 2018 10:14 am
				by Vailen
				Hi Mootools, what are the differences between the new format and the old ones?
			 
			
					
				Re: LightWave 2018
				Posted: Mon Feb 26, 2018 9:37 am
				by mootools
				Hello,
The new format use the same architecture than the old one, but the data are stored differently particularly the material data.
The previous format use chunk and sub-chunks whereas the new one remove the notion of subchunk.
All is now organized through FORM chunk which are imbricated recursively.
You may refer to the Lightwave SDK to get more details if this make sense.
Manue