Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6592667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:35:02+00:00 2026-05-25T17:35:02+00:00

I am creating a game loop and I need to be able to call

  • 0

I am creating a game loop and I need to be able to call onDrawFrame (from inside the renderer manually) in order to “skip frames” if I find that I am falling behind on processes.

Currently I have a GLSurfaceView class that calls

setRenderer(glSurfaceRenderer);

With this set up I understand that onDrawFrame is called every tick.

I tried putting the above call inside a method so that I could call it from inside my game loop but on the second run of the game loop I crash with the message saying

setRenderer has already been called for this instance

Is there a way to call the renderer manually every frame

Will just calling the

onDrawFrame

method work properly. Or is it not good practice to control the renderer in such a way when using openGL

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T17:35:04+00:00Added an answer on May 25, 2026 at 5:35 pm

    I don’t see how calling setRenderer() nor manually calling onDrawFrame() in the game loop will solve anything. You should refactor your rendering calls to take into account the time it takes draw so in other words time based animation. In any case manually calling onDrawFrame() without a call to eglMakeCurrent() before any drawing calls won’t work as you have both the renderer and game loop thread drawing.

    Edit: Since you are using GLSurfaceView, you can call requestRender() from your game loop to trigger a render if you feel RENDERMODE_CONTINUOUSLY is too slow for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating game mario like in win32 GDI . I've implemented the new loop
I'm creating a game with points for doing little things, so I have a
I'm creating a game where a lot of images are being used in Actionscript
I am creating a game where I want to determine the intersection of a
I'm creating a game in XNA and was thinking of creating my own scripting
I'm creating a game where players can make an alloy. To make it less
I have started creating a game, and I added a second project, it's the
I'm creating a game, and am quite new to Python generally. I created a
I'm creating a game desk. I wanted to specify field size (one field is
I'm creating a game in c++ and OpenGL and want an enemy to move

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.