[go: up one dir, main page]

File: README.VRML97

package info (click to toggle)
coin3 4.0.3%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 54,428 kB
  • sloc: cpp: 256,086; ansic: 21,309; makefile: 8,661; sh: 3,141; perl: 1,504; lex: 1,372; lisp: 1,247; pascal: 961; xml: 604; yacc: 387; sed: 68
file content (38 lines) | stat: -rw-r--r-- 976 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
FIXME: this is just pederb's internal TODO-list at the moment. Should
be cleaned up to contain a proper list of status, missing features and
good-to-know stuff about Coin's VRML97 support. 20021108 mortene.

-- 


Investigate before release
==========================

- renderCaching++ fields in Transform should not be exported
  (do a setDefault(TRUE) on those fields in the first write pass)

- material handling when doing textures. It seems like RGB textures
  should overwrite the diffuse color entirely. This sounds weird though.


Not supported
=============

- Bindable nodes (SoVRMLViewpoint is supported in So@Gui@)
- MovieTexture
- Collision
- Script (coming soon).
- NavigationInfo (should be handled by browser, bindable)
- EXTERNPROTO (only local files supported)

Needs more testing
==================

- Anchor
- Billboard
- Inline
- NavigationInfo
- PointLight, SpotLight and DirectionalLight (should affect the entire group)
- ROUTE export
- PROTO export