Why not have the mouse scroll control (same as [when key up/down arrow pressed]) move the camera. Side angles wouldn't be perfect, but it would add some coolness to be able to zoom with the camera.
This is a 3d project based on the coordinates of each point. Move the mouse to shift the view of the objects. You have to put the mouse in the middle of the screen to see anything at first. There is a maximum distance the camera can be from each item. You can control and move each item by dragging the sliders. This program will even retain info about position, so if all are moved past the edge, if you move them back they will be in the same general positioning in relation to each other.
Comments
You need to be logged in to post comments
Add a Comment
Why not have the mouse scroll control (same as [when key up/down arrow pressed]) move the camera. Side angles wouldn't be perfect, but it would add some coolness to be able to zoom with the camera.
(view all replies)Comment Reply
I guess that could be possible.....
(view all replies)Comment Reply
Not really. I just happen to be on now.
(view all replies)Comment Reply
Good job cyclone103!
(view all replies)Comment Reply
Thanks!
(view all replies)Comment Reply
this doesn't work......
(view all replies)Comment Reply
Hey! I used something like that, try it out: (link to project)
(view all replies)Comment Reply
That's really nice - have you considered using the mouse position to do something like head tracking? e.g. "mouse up" means you're "looking up" etc.
(view all replies)Comment Reply
yea, but for this I thought it would be cooler to have reverse-control
(view all replies)Comment Reply
Head tracking? Search that up on youtube and theres one with the wii remote and its coolio dude!
(view all replies)Comment Reply
wow, very cool
(view all replies)Comment Reply
thank u! the code for opposite-mouse tracking is forever go to x: mouse x -(2* mouse x) y: mouse y -(2* mouse y)
(view all replies)Comment Reply
weird BUt AMAZINGLY AWSOME!
(view all replies)Comment Reply
cool
(view all replies)Comment Reply
...? nothing happens...
(view all replies)Comment Reply
put your mouse in the exact middle and u will be able to see it then
(view all replies)Comment Reply