Jump to content

SGM3

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by SGM3

  1. I am not sure if this has anything to do with the problem. When I combine the doors and the frame (frame as the parent) everything is is selected. However, when I right click on the frame to create a prefab the doors are deselected. The frame is the only thing highlighted in the scene tab and in the perspective window.

  2. I set up some doors and a frame with animation and sound. The prefab I have created looks fine from the perspective window, however when I run the scene the doors stay in the location that he prefab was made.

     

    The door frame is at the top of the hierarchy for the prefab.

     

    The attached photos are as follows:

    -Perspective

    -Original models

    -Prefab

    -Original doors opened (I moved the orginal model forward to easily show the location of the prefab doors)

    post-11331-0-75757500-1401985796_thumb.jpg

    post-11331-0-71237300-1401985843_thumb.jpg

    post-11331-0-70660700-1401985862_thumb.jpg

    post-11331-0-36682000-1401985875_thumb.jpg

  3. I there a way to hide object/models?

     

    I have a structure with multiple floors, and am currently white boxing. The sctructure is composed of 'tiles' within each floor. The problem arises when I want to introduce props/objects into the scene. It is difficult to work on floor 2 without being able to turn the visibility of floor 1 off.

    post-11331-0-95909800-1401387373_thumb.png

    post-11331-0-81840500-1401387381_thumb.png

  4. I got it booted up.

     

    I kept the defult install directory, root, for the first install. The second install was to my home directory.

     

    I had to kill Leadwerks to close due (root) permissions of the home/Documents/Leadwerks directory. I Launched Leadwerks again, only this time as 'su' and it would not launch. I, again, recieved the:

    Failed to initialize graphics. Your graphics hardware may not be supported.

    So, I changed the permissions of the /home/Documents/Leadwerks directory to user and launched without 'su'.

     

    It boots up, saves, and closes just fine now. No other issues to report.

     

    Thanks to those that attempted to help me.

  5. I did purge and reinstall, but not manually. I will do a manual install.

     

    However, perhaps I misunderstand the terminal output, because it does say openGL version 4.3

     

    glxinfo | grep "OpenGL version"
    OpenGL version string: 4.3.12798 Compatibility Profile Context 13.35.1005
    

     

     

    **Edit

    I did a manual install and I get the same feedback from Leadwerks.

     

    root@G73Jh:~/Leadwerks# ./Leadwerks
    Initializing OpenGL4 graphics driver...
    OpenGL version 210
    GLSL version 0
    Device: AMD Mobility Radeon HD 5800 Series
    Warning: OpenGL 210 or GLSL 120 are not supported.
    Failed to initialize graphics.  Your graphics hardware may not be supported.
    

     

    My openGL version was updated from 4.3 to 4.4.

     

    sgm3@G73Jh:~$ fglrxinfo
    display: :0  screen: 0
    OpenGL vendor string: Advanced Micro Devices, Inc.
    OpenGL renderer string: AMD Mobility Radeon HD 5800 Series
    OpenGL version string: 4.4.12874 Compatibility Profile Context 14.10.1006
    

     

    I will try reinstalling Leadwerks.

  6. I think so.

     

    Software & Updates >> Additional Drivers >> Using Video driver for AMD graphics accelerators from fglrx (proprietary)

     

    sgm3@G73Jh:~$ sudo lshw -c video | grep configuration
     configuration: driver=fglrx_pci latency=0
    

     

    sgm3@G73Jh:~$ fglrxinfo
    display: :0  screen: 0
    OpenGL vendor string: Advanced Micro Devices, Inc.
    OpenGL renderer string: AMD Mobility Radeon HD 5800 Series
    OpenGL version string: 4.3.12798 Compatibility Profile Context 13.35.1005
    

×
×
  • Create New...