Home >> Computer Science >> 3d graphics library
3d graphics library
| Views: 591
1.the project consist of drawing some basic object like line,rectangle,circle,ellipse,triangle and cylinder by dragging the mouse on clicking the respective button
2.the basic object can be selected and can be coloured
3.the objects can be scaled,rotated and translated
4.the object can be given some 3d effects using some shading algorithms on a particular position of source of light
5.the objects can be send 2 back or front of another object on mouse click
please suggest me the approach on how i shud proceed and how i shud apply the object oriented approach of java 2 it
one more doubt which i have is that how the mouseevent for all the basic object will be handled on clicking the respective buttons.
|
Page 1 of 1
|

