473,385 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

vrml

19
hi.. can u guys help me?

i want to make a cylinder but i dont know how to make it to be in horizontal position, or lie on y axis..

my code
Expand|Select|Wrap|Line Numbers
  1. DEF    cylinder Transform {
  2.     translation    0 0.15 0
  3.     children [
  4. Shape {
  5.     appearance Appearance {material    Material {
  6.         diffuseColor .68 .68 .16
  7.         specularColor .39 .39 .27
  8.         emissiveColor .18 .18 .04
  9.         ambientIntensity .0433
  10.         shininess .19
  11.     }}
  12.     geometry Cylinder{
  13.         radius 0.35
  14.         bottom TRUE
  15.         side TRUE
  16.         top    TRUE
  17.         height 6
  18.     }
  19. }
  20. ]
  21. }
  22.  
Jan 29 '08 #1
1 1412
RedSon
5,000 Expert 4TB
hi.. can u guys help me?

i want to make a cylinder but i dont know how to make it to be in horizontal position, or lie on y axis..

my code
Expand|Select|Wrap|Line Numbers
  1. DEF    cylinder Transform {
  2.     translation    0 0.15 0
  3.     children [
  4. Shape {
  5.     appearance Appearance {material    Material {
  6.         diffuseColor .68 .68 .16
  7.         specularColor .39 .39 .27
  8.         emissiveColor .18 .18 .04
  9.         ambientIntensity .0433
  10.         shininess .19
  11.     }}
  12.     geometry Cylinder{
  13.         radius 0.35
  14.         bottom TRUE
  15.         side TRUE
  16.         top    TRUE
  17.         height 6
  18.     }
  19. }
  20. ]
  21. }
  22.  
Sorry, I stopped using VRML in the early 90's. I don't know if anyone else on this site even knows about it. But good luck!
Jan 29 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Dave P | last post by:
Hi, I'm using VB6. I would like to place an object on a form that will display VRML and rotate it, etc. I think I found a COSMO Player object and indeed I put an instance on a form and it works...
0
by: Jackie | last post by:
How can i create a form that can allow me to load vrml files? Does the picture box tool do the job?
0
by: vadharah | last post by:
i have working programme in c++ which clusters numeric data and wish t display the results in a vrml frame i call in my c++ code.. im usin the MFC any ideas - vadhara...
0
by: sica20 | last post by:
hi, i need to make a script in java in vrml. i need a package though to make the "connections". does anyone has the vrml package?
0
by: askin | last post by:
hi, how to load vrml files in asp .net plz tell me
1
by: deepankar | last post by:
How can u read a VRML file in a c programm
1
by: vbwire | last post by:
did sum1 knows any site or forum that discuss about vrml?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.