ftp.nice.ch/pub/next/developer/objc/api/intuitiv3d_API.s.tar.gz#/i3dApi/Examples/CustomObject

Co.h
[View Co.h] 
Co.m
[View Co.m] 
CoOff.tiff
 
CoOn.tiff
 
DistortedCube.h
 
DistortedCube.m
 
DistortedCube.tiff
 
DistortedCubeInsp.h
[View DistortedCubeInsp.h] 
DistortedCubeInsp.m
[View DistortedCubeInsp.m] 
DistortedCubeInsp.nib/
 
English.lproj/
 
Makefile
 
Makefile.postamble
 
Makefile.preamble
 
PB.project
 
README
 
Teapot.tiff
 
TeapotBody.h
 
TeapotBody.m
 
TeapotBody.tiff
 
TeapotTop.h
 
TeapotTop.m
 
TeapotTop.tiff
 
TorusWave.h
 
TorusWave.m
 
TorusWave.tiff
 
TorusWaveInsp.h
[View TorusWaveInsp.h] 
TorusWaveInsp.m
[View TorusWaveInsp.m] 
TorusWaveInsp.nib/
 

README

This folder contains the source code of the CustomObject module that is
included with intuitiv'3d. If you want to write your own object for
intuitiv'3d, it's a good idea to read this source code.
This code illustrates the following things:

- How to describe the section of a module. (Co.[hm] )
- How to make a very simple object (TeapotBody.[hm] / TeapotTop.[hm])
- How to make an object and an inspector (TorusWave.[hm] / DistortedCube.[hm])
- How to group two simple objects using CX3DNode (Co.[hm])
- How to use ExportedVariable facilities with more than one class version (TorusWave.[hm])







These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.