Website update: 2013-07-01

  • Email
  • Sharebar
  • Email
No replies
Yeh
Yeh's picture
Offline
Editor
Joined: 01/07/2013

Rich Text Editor plugins

Three plugins have been added to the CKEditor:

  1.  Insert X3D World
  2.  Format as Logo code
  3. Format as X3D code

Users can now use the three plugins when posing in forum, writing a blog or a wiki page. Below is a screenshot of the tools.

Here are some examples:

X3D World + Logo code

X3D code

  1. <X3D>
  2. <Scene>
  3. <Viewpoint description="default" position="-1.5793 1.0753 2.6882" orientation="-0.3717 -0.9275 0.0405 0.5596" />
  4. <Background description="Underwater" skyColor="1 1 1,0.35 0.65 0.65" skyAngle="1.5708" groundColor="0.15 0.3 0.35,0.35 0.65 0.65" groundAngle="1.5708" />
  5. <NavigationInfo description='default' type='"EXAMINE" "ANY"' />
  6. <Transform id="obj_0" translation="0 0.8 0" rotation="0 0 1 0" scale="1 1.1 1" render="true" center="0,0,0" scaleOrientation="0,0,0,0">
  7. <Shape id="obj_0_shp" render="true">
  8. <Appearance id="obj_0_app">
  9. <Material id="obj_0_mat" diffuseColor=".53 .1 .25" emissiveColor=".3 .09 .11" specularColor="0 0 0" ambientIntensity="0" shininess="0" transparency="0">
  10. </Material>
  11. </Appearance>
  12. <Sphere id="obj_0_ball" radius="0.5" solid="true" ccw="true" subdivision="24,24">
  13. </Sphere>
  14. </Shape>
  15. </Transform>
  16. <Transform id="obj_1" translation="0 0 0" rotation="0.0000 0.0000 1.0000 3.1416" scale="1 1.2 1" render="true" center="0,0,0" scaleOrientation="0,0,0,0">
  17. <Shape id="obj_1_shp" render="true">
  18. <Appearance id="obj_1_app">
  19. <Material id="obj_1_mat" diffuseColor=".53 .1 .25" emissiveColor=".3 .09 .11" specularColor="0 0 0" ambientIntensity="0" shininess="0" transparency="0">
  20. </Material>
  21. <ImageTexture id="obj_1_imgTex" url="/VRM2/resource/texture/brick_and_wall/33.jpg" repeatS="true" repeatT="true" scale="true" hidechildren="true">
  22. </ImageTexture>
  23. <TextureTransform id="obj_1_texTran" scale="1 1" translation="0 0" rotation="0" center="0,0">
  24. </TextureTransform>
  25. </Appearance>
  26. <Cone id="obj_1_cone" bottomRadius="0.5" height="1" solid="true" ccw="true" bottom="true" subdivision="32" side="true">
  27. </Cone>
  28. </Shape>
  29. </Transform>
  30. </Scene>
  31. </X3D>

Please report bugs or feature requests to the forum.

Files: icecream.x3d icecream.logo