Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - laihua

#1
hello everyone,Administrator
I loaded a black cube model now, but I can't see my load model
can you tell me how to load a balck model?

#2
Support / Just want to ask for help
August 24, 2016, 08:44:42 AM
Hello  everyone :
      I want to ask you some questions,specific as follows:

The first:
how to converts the coordinates of the screen to the inside of the camera 3 d coordinate?  because I need to be a model accurately on a certain position of the screen.
I have use
```
ball.translate(Interact2D.reproject2D3D(camera,fb,1000,1000,1));
```
But the ball is in the center of the screen is, fb is 1920 * 1080

The second:
How to get somewhere on the obj model coordinates, because I want to this point as the center of rotation of the model, rather than the center of gravity of the models