jPCT - a 3d engine for Java => Support => Topic started by: D4NM4N on January 21, 2011, 09:48:48 PM
Title: How to parent lights and cameras?
Post by: D4NM4N on January 21, 2011, 09:48:48 PM
As they are not 3D objects, and there seems to be no pivot (meshless) 3d object to manually position/orient it to per update, so how can i make a camera or light behave as any other 3d object?
Title: Re: How to parent lights and cameras?
Post by: raft on January 21, 2011, 10:07:30 PM
Object3D.createDummyObj() creates a meshless object