Loading...
Processing Forum
Recent Topics
All Forums
Move this topic
Forum :
Share your Work
Programming Questions
Core Library Questions
Contributed Library Questions
Android Processing
Processing with Other Languages
Integration and Hardware
Library and Tool Development
Events and Opportunities
General Discussion
Sub forum :
Move this topic
Cancel
Contributed Library Questions
Fabio Cio..
ProScene hide default axis and grid programmatically
in
Contributed Library Questions
•
27 days ago
Hi, I'm using ProScene to move a camera from one object to another in a 3d space. I can't find in the reference how to disable/hide the world axis and grid in the default camera view programmatically, without manually hitting A and G.
1
Replies(2)
nakednous
Re: ProScene hide default axis and grid programmatically
27 days ago
setAxisIsDrawn(false);
setGridIsDrawn(false);
Leave a comment on nakednous's reply
Fabio Cio..
Re: ProScene hide default axis and grid programmatically
27 days ago
Thanks.
I found them as well, I was confused because of the strange English of those method names ;)
Leave a comment on Fabio Cionini's reply
Change topic type
Topic Type :
Discussions
Questions
No of days :
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
Change topic type
Cancel
Link this topic
Provide the permalink of a topic that is related to this topic
Permalink
Save
Close
Reply to Fabio Cionini's question
Top
Reply
{"z4122290":[25080000002646009],"z30136671":[25080000002643066,25080000002644177]}
Statistics
2
Replies
166
Views
0
Followers
Tags
Cancel
proscene
Actions
Permalink
Related Posts
proscene and 2d drawing
Proscene HIDevice implementation an...
Direct Camera Control in ProScene
how to use Camera.interpolateToZoom...
proscene camera damping