[go: up one dir, main page]

File: README.VRML97

package info (click to toggle)
coin3 3.1.3-2.2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 48,368 kB
  • sloc: cpp: 314,329; ansic: 15,927; sh: 13,635; makefile: 8,772; perl: 2,149; lex: 1,302; lisp: 1,247; yacc: 184; xml: 175; 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