Thread: Updating JOGL versions

Results 1 to 3 of 3
  1. #1 Updating JOGL versions 
    Project Crimson

    Virus X3's Avatar
    Join Date
    May 2008
    Posts
    663
    Thanks given
    8
    Thanks received
    11
    Rep Power
    250
    Hey guys,

    I have a 533 revision client from years ago and I've updated the JOGL libraries to the latest and refactored my client to accommodate. Everything looks like it works except textures.

    Attached image

    I've been through JOGL's website for documentation and I've been Googling for a solution to no avail. Any ideas?

    EDIT: Someone can delete this post. I've actually figured this out.
    Reply With Quote  
     

  2. #2  
    Administrator

    Kevy's Avatar
    Join Date
    Jul 2006
    Posts
    1,428
    Thanks given
    204
    Thanks received
    1,905
    Rep Power
    5000
    Quote Originally Posted by Virus X3 View Post
    Hey guys,

    I have a 533 revision client from years ago and I've updated the JOGL libraries to the latest and refactored my client to accommodate. Everything looks like it works except textures.

    Attached image

    I've been through JOGL's website for documentation and I've been Googling for a solution to no avail. Any ideas?

    EDIT: Someone can delete this post. I've actually figured this out.
    It would be great if you could also share the solution
    Thanks, Kevin.
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Project Crimson

    Virus X3's Avatar
    Join Date
    May 2008
    Posts
    663
    Thanks given
    8
    Thanks received
    11
    Rep Power
    250
    Quote Originally Posted by Kevy
    It would be great if you could also share the solution
    I forgot to come back to post, but I've managed to completely fix texturing as well as fullscreen. Currently using JOGL 4.6.

    This screenshot is showing HD + 8x AA. (client only has 2x and 4x options).
    Attached image

    The client needed to handle a new way to to generate mipmaps, apply textures and filtering because their method was outdated.
    I've had to do a partial rewrite on the graphics API throughout my client as a result.

    Cheers.
    Last edited by Virus X3; 01-18-2020 at 06:44 AM.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 33
    Last Post: 07-18-2012, 03:55 PM
  2. Replies: 14
    Last Post: 01-28-2012, 08:02 AM
  3. MiniGame Handler - Version 0.1.1 - New update
    By Fallen Azn SinZ in forum Tutorials
    Replies: 16
    Last Post: 08-19-2008, 10:30 PM
  4. RockerScape Version 3 Update 2
    By Darque Star in forum Downloads
    Replies: 19
    Last Post: 01-20-2008, 06:47 PM
  5. RockerScape Version 3 Update 1
    By Darque Star in forum Downloads
    Replies: 5
    Last Post: 11-11-2007, 10:16 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •