Giter Club home page Giter Club logo

Comments (7)

fuzzy-focus avatar fuzzy-focus commented on September 25, 2024 3

couple of parameters that should also be included:

  • zFar for gluPerspective in Window.set_3d() (currently 60, ran without problem even with 200 for me)
  • values for GL_FOG_START and GL_FOG_END (in World.init_gl_fog())

Might issue a pull request when I'm home.

from pycraft.

traverseda avatar traverseda commented on September 25, 2024 1

More things that affect performance. Whether or not shaders are enabled and draw distance being the two main ones.

Also probably frame rate.

I say this from a shitty arm chromebook running hacked-in linux.

from pycraft.

mrpudn avatar mrpudn commented on September 25, 2024

Would this be for like shaders, textures, default resolution, etc?

from pycraft.

traverseda avatar traverseda commented on September 25, 2024

#36 covers some of this. Decided to make a bit more generic of a solution, that we can grow with.

from pycraft.

marquesVF avatar marquesVF commented on September 25, 2024

I'm working in a possible solution for this issue using a JSON file that would be stored in the HOME directory. This configuration file would be created on the fly at the first time the game would be initialized with default values.

from pycraft.

traverseda avatar traverseda commented on September 25, 2024

I can't complain about that. Part of why the current settings is a python file is so that we could implement that kind of solution later.

But since I'm not merging in my own PR's, that might be the only way to get it in ;p

from pycraft.

traverseda avatar traverseda commented on September 25, 2024

#43 solves this.

from pycraft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.