Jump to content

Elmar

Members
  • Posts

    220
  • Joined

  • Last visited

Everything posted by Elmar

  1. Elmar

    Framework

    Must I set entities only with code? Can't I do it with mouse? I want to pull entity with mouse and set it to my scene.
  2. Elmar

    Framework

    I want to write programm as following: To create the framework. To set the background to this framework. To add, remove, copy the mesh when program is running. General question: Can I add, remove, copy the mesh when program is running? If yes, how?
  3. I want to create a virtual walk in the my scene. Then when I click on which model, in the other place (for example in the other framework) there will open only 3d view of my model (not scene).
  4. I only want create second framework in my program. Does not anyone know about this?
  5. I would like test my program with each 3 ways...
  6. So when i debug my program there is openning one window and I can virtual walk in my scene. I want that when i click on my mesh there are open another window. In the future I plan to show the same model in the second window.
  7. I already picked the mesh. I must only create the second window.
  8. Elmar

    Onclick event

    Thanks a lot. I did as you say.
  9. I want to create the second window when I pick the mesh. How can I do it?
  10. Elmar

    Onclick event

    I don't enter my models with code(I do load from .sbx file). I gather my models in the scene and I only display my scene with code. Is that possible to pick that meshs? If yes, how? Thanks
  11. Elmar

    Onclick event

    Now my problem is connected with functions. Which functions can i use for selecting model and creating onclick select?
  12. Elmar

    Onclick event

    What are equivalent functions in the engine.h?
  13. Elmar

    Onclick event

    There are occuries error. GetPick and Setcolor functions are not found. What is the problem?
  14. Elmar

    Onclick event

    How i can do so that, mouse is display? I create controller without displaying mouse..
  15. Elmar

    Onclick event

    But how can i do this with C++? Who know?
  16. I want to write the program as follow: To create virtual walk on the scene. (It's i can) and to create onclick event on the meshes in the same scene. I want that there are done some works when i click on the mesh. What can you advice me? P.S. When i did visualization before there didn't display mouse.
  17. Elmar

    Scale

    I want to change the measure of tree model in the editor. For this i changed the parameter of scale in the properties of tree. Then tree became in the measure what i want. But when i save and open again this scene the tree became in the previous measure. What is the problem? In other words how i can enlarge the tree in the editor?
  18. Why? Can't i only add this gmf in the editor?
  19. I add atmosphere in my scene with editor and i see this atmosphere. But when i open this scene with code i see blue background instead of sky. What is the problem? I don;t use framewerk. Maybe it's connected with that?
  20. Oh, thanks. It is that what i want...
  21. I did so and the result turned out well. But i want use material editor. I create mat files, but after don't know what to do with this mat files...
  22. Yes, i want just it. But in 3d max i can't open mat files created in the material editor..
  23. I can't set mat files to the object in 3d max. 3d max doesn't see my material. What is the problem?
  24. How i can add new texture in material editor? In texture tab i don't see anything about it.
  25. I think my problem is larger. I have an object and texture file in dds format. And i want to set this texture to my object as normal map. Suppose i create mat file. What i must do with this .mat file? I can set to object only dds files and only in 3d max..
×
×
  • Create New...