Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

why does gllookat take only int values ?

843799Dec 17 2001 — edited Dec 17 2001
does anyone know why Transform3D.glLookAt takes only integer values and not real numbers ? Is there some theory on floats being redundant / can simulate using just int values ( for this function) etc ? Also, to get a custom behaviour, is it ok to use glLookAt in each process stimulus call or is it too expensive ?

Comments

InoL

Q1: You define the logo on application level: Shared Components -> User Interface attributes

pastedImage_0.png

Q2: The navigation bar is meant to be horizontal. You can add a <br /> after the </li> in the template of the Navigation Bar, but it will make the page look really bad, IMHO. E.g. the header of your page will look like this if you make the navigation bar vertical:

pastedImage_1.png

Pranav.shah
Answer

Hello Inol, Thank you for your reply and time.
---------------------------------
Created One Application level Item and Computation.
--------------------------------------------------
Call them in Global Page(create another computation in page 0 with static values - Call it Before Header)
. ---------------------------
Create Table Structure in HTMl format in it with Before Header Optinon Selected.
----------------------------------------
Call Page 0 Computation in Shared Components -> User Interface attributes -> Text -> &logo.
----------------------------------------
you will have Image || text both at same time.

Marked as Answer by Pranav.shah · Sep 27 2020
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 14 2002
Added on Dec 17 2001
1 comment
131 views