Giter Site home page Giter Site logo

Comments (3)

60-hz avatar 60-hz commented on August 16, 2024

It works here under MacOS Sonoma, same Gem version and pd-0.54-1

from gem.

umlaeute avatar umlaeute commented on August 16, 2024

i'm also unsure whether i understand the problem.

in double-buffer mode (the default):

  1. the drawing actually happens to an off-screen buffer, that is only swapped onto the window when the [gemwin] triggers
    • so whatever you are drawing is not immediately visible
  2. the [gemwin] triggers a clear buffer first
    • so whatever you have drawn into the off-screen buffer with force-rendering is cleared

the help-patch doesn't really show (nor explain) this.
it also renders the all three geos anyhow (except for the [square], which can be turned off), so forcing a rendering of the [circle] wouldn't really look different.
however, if you watch the PdConsole, you should see that when banging the [gemhead], you do get a FORCEABLE: gemList printout - at least if there's a an active GemWindow.

from gem.

Helli1995 avatar Helli1995 commented on August 16, 2024

Sorry for the confusion, now i understand better the way it is working. I tried the things you mentioned, the are working fine. So there is not an issue anymore.

from gem.

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.