Download List

프로젝트 설명

white_dune is a graphical VRML97/X3DV editor, simple NURBS/Superformula 3D modeller, animation tool, and VRML97/X3DV commandline compiler in development. VRML97 (Virtual Reality Modeling Language) is the ISO standard for displaying 3D data over the Web via browser plugins ("HTML for realtime 3D"). X3DV is the direct successor of VRML97. VRML97 and X3DV have support for animation, real-time interaction, and multimedia (images, movies, and sounds). white_dune can read, create, and display VRML97/X3DV files and let the user change the scenegraph/fields. It also has support for stereoscopic view via "quadbuffer"-capable stereo visuals, and support for 3D input devices like a joystick, spaceball, or magnetic tracker.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-13 22:45
0.31beta500

애니메이션을 구동 하는 Timesensor의 소스 수출에 문제가 함께 C/c + + 소스 수출의 OpenGL 렌더링에 대 한 관점 렌더링 문제가 해결 되었습니다. 텍스트 렌더링은 C/c + + 소스 수출의 OpenGL 렌더링에 추가 되었습니다. 유체/fltk OpenGL 렌더링 예제는 c + + 소스 내보내기에 대 한 추가 되었습니다. X3D 3.2 XML 문자열이 지원 됩니다. "새로운 X3D/XML" 메뉴 포인트 추가 되었습니다. FieldView 통해 NURBS 제어점을 변경할 때 충돌 해결 되었습니다. 반복된 대칭 붙여넣기 명령을 오류가 수정 되었습니다, 그리고 대칭 붙여넣기 메뉴 포인트 모든 Gui에 추가 되었습니다. 충돌 저장 명령이 수정 되었습니다. Vrml97에 잘못 된 변환 고정 되었다. 맥 OS X 10.7 지원 됩니다.
Tags: Minor feature enhancements, Major bugfixes
A problem with source export of TimeSensor driven animations was fixed along with a problem with Viewpoint rendering for OpenGL rendering of C/C++ source export. Text rendering was added to the OpenGL rendering of C/C++ source export. A fluid/fltk OpenGL rendering example was added for C++ source export. X3D 3.2 XML strings are now supported. A "new X3D/XML" menu point was added. A crash when changing NURBS control points via FieldView was fixed. An error in repeated symmetric paste commands was fixed, and a symmetric paste menu point was added to all GUIs. A crash in the save command was fixed. Incorrect conversion to VRML97 was fixed. Mac OS X 10.7 is now supported.

2012-01-03 08:00
0.31beta444

이 릴리스는 애니메이션 생성 후 경로 보기 창에서 더 나은 맞춤 노드를 추가합니다. 그것은 Proximitysensor의 완료 원더랜드 수출이 하고있다. 그것은 보다 일반적인 마지막 대체 글꼴 OLPC에 더 큰 기본 글꼴을 하고있다. Cylindersensor의 원더랜드 수출을 추가합니다. 그것은 "아무것도 보다는 더 나은" 추가 Spheresensor의 원더랜드 수출. 인라인 노드의 Java 원본 내보내기 실행 충돌을 해결 합니다.
Tags: minor bugfix, Minor feature enhancements
This release adds better alignment of nodes in the route view window after animation creation. It has a completed Wonderland export of ProximitySensor. It has a more general last fallback font, and a bigger default font on OLPC. It adds Wonderland export of CylinderSensor. It adds "better than nothing" Wonderland export of SphereSensor. It fixes a crash in executing the Java source export of the Inline node.

2011-12-20 07:15
0.31beta421

이 릴리스에 리소스 파일에 무해 한 형식 오류를 수정 합니다. 잘못 된 원더랜드 수정 내보낸된 PlaneSensor 드래그 이동된 슬라이더에 대 한 이벤트. 그것을 수정 누락 삭제 오래 된 노드 scenetree 보기에서 사용 하는 노드를 변환할 때. 그것은 해결 C / C + + 자바 원본 내보내기 컴파일 문제 복사/붙여넣기 작업 후.
X3D/XML 파일의 경로 문 잘못 된 쓰기를 해결합니다. 그것은 Proximitysensor의 원더랜드 수출 불완전 한 지원을 추가합니다.
Tags: Major bugfixes, minor feature enhancement
This release fixes a harmless format error in resource files. It fixes incorrect Wonderland exported PlaneSensor drag events for moved sliders. It fixes missing deletion of old nodes in scenetree view when converting a USEd node. It fixes a C/C++/Java source export compile problem after a copy/paste operation.
It fixes incorrect writing of ROUTE statements to X3D/XML files. It adds incomplete support for Wonderland export of ProximitySensor.

2011-12-06 07:41
0.31beta404

이 릴리스에 C / C +에 잘못 된 변수명을 생성 하는 문제를 수정 + IndexedFaceSet 노드의 자바 내보내기. Scenegraph 분기의 IndexedFaceSet 최적화에 대 한 menupoint에 추가합니다.
마우스 탐색 모드에서 잘못 도보 탐색 문제를 해결합니다. 잘못 된 주기적 scenegraph 경고 제거 되었습니다. OLPC 글꼴 문제가 대기에 의해 해결 되었습니다: 이번 주 xft 불필요 한 OLPC에 대 한 모티브 코드 삭제 되었습니다. 잘못 된 creaseAngle 필드는 removedfrom 되었습니다 * TriangleStripSet 노드. 잘못 된 내보내기 오픈 원더랜드 내보내기 색상/ColorRGB 노드 수정 되었습니다. OLPC RPM 생성 버전 11.3.0 OLPC에 대 한 변경 되었습니다.
Tags: Minor bugfixes, Code cleanup
This release fixes the problem of generating incorrect variable names on C/C++/Java export of IndexedFaceSet nodes. It adds a menupoint for IndexedFaceSet optimization of the scenegraph branch.
It fixes an incorrect walk navigation problem in mouse navigation mode. An incorrect cyclic scenegraph warning has been removed. An OLPC font problem has been solved by waiting: unnecessary xft Motif
code for OLPC has been deleted. An incorrect creaseAngle field has been removedfrom *TriangleStripSet nodes. Incorrect export of Color/ColorRGB nodes to Open Wonderland export has been fixed. OLPC RPM creation has been changed for OLPC version 11.3.0.

2011-11-09 07:23
0.31beta384

이 릴리스는 모핑 애니메이션은 Indexedfaceset의 또 다른 Java 내보내기 문제를 해결 합니다. EXTERNPROTO 구문 분석에 관련 된 문제를 해결 하는 방법을 추가 합니다. 원더랜드 내보내기 경로 확인에서 충돌을 해결합니다. 내보낸된 클래스의 수를 줄일 수 있도록 원더랜드 내보내기 대화 상자에서 단추를 추가 합니다. NURBS 기반 모핑의 순수 VRML97 수출에 누락 된 DEF 이름 생성을 해결합니다.
Tags: Major bugfixes
This release fixes another Java export problem of an IndexedFaceSet morphing animation. It adds a workaround for a problem related to EXTERNPROTO parsing. It fixes a crash in the Wonderland export path check. It adds a button in the Wonderland export dialog to make it possible to reduce the number of exported classes. It fixes missing DEF name generation on Pure VRML97 export of NURBS-based morphing.

Project Resources