René's URL Explorer Experiment


Title: Redraws Cannot Be Synchronized · Issue #4 · vpython/visual · GitHub

Open Graph Title: Redraws Cannot Be Synchronized · Issue #4 · vpython/visual

X Title: Redraws Cannot Be Synchronized · Issue #4 · vpython/visual

Description: Originally reported in the Tracker on the SourceForge project, 2000-Dec.-27, http://bit.ly/SZfe3U Without synchronizing redraws, the user will see partially updated scenes, likely in an incoherent state. This makes vpython unusable for a...

Open Graph Description: Originally reported in the Tracker on the SourceForge project, 2000-Dec.-27, http://bit.ly/SZfe3U Without synchronizing redraws, the user will see partially updated scenes, likely in an incoherent ...

X Description: Originally reported in the Tracker on the SourceForge project, 2000-Dec.-27, http://bit.ly/SZfe3U Without synchronizing redraws, the user will see partially updated scenes, likely in an incoherent ...

Opengraph URL: https://github.com/vpython/visual/issues/4

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Redraws Cannot Be Synchronized","articleBody":"Originally reported in the Tracker on the SourceForge project, 2000-Dec.-27, http://bit.ly/SZfe3U\n\n**Without synchronizing redraws, the user will see partially updated scenes, likely in an incoherent state.**\nThis makes vpython unusable for animated scenes with nontrivial computation per frame, which includes everything I intended to use it for.\n\nI would like to be able to do something like this:\n\n``` python\nscene.autoredraw = false # disable unsynchronized redraws\nwhile myUpdate( scene ):\n    scene.redraw( minInterval ) # synchronized redraw between updates\n```\n\nThe original reporter suggested this:\n\n``` python\nwhile 1:\n    visual.stop() # suspend the visualization thread\n    doMyCalculations()\n    visual.start() # resume the visualization thread\n    visual.rate(30)\n```\n\n**For one easy to see example of the problem:**\nRun my code at http://pastebin.com/srsZLKWR and make it continuously advance (by clicking on a blue arrow, dragging the mouse, and then holding the button down).\nOn my computer you can see the particles update before the field arrows, and you can watch the updating of the field arrows propagate through the field.\nI can't tell how much time is spent updating the scene and how much time is spent drawing intermediate states that are not intended to be seen, but I expect eliminating the unnecessary redraws would improve performance as well as prevent drawing incoherent states.\n","author":{"url":"https://github.com/ShadSterling","@type":"Person","name":"ShadSterling"},"datePublished":"2012-07-28T22:33:49.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/4/visual/issues/4"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:044ec106-f3dc-e359-d6d1-b418f3dc0802
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCD4E:14207:7D6E01E:A144113:6975BE56
html-safe-nonceb3f96b8b1fe78b34a3a7592bb0ef55778a0adf3966a43dab6def85212d7d4f88
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDRFOjE0MjA3OjdENkUwMUU6QTE0NDExMzo2OTc1QkU1NiIsInZpc2l0b3JfaWQiOiI4MTM3OTgzMTA5NDI1OTA1MjM4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac1d17d6c9404ed1592cb1eff4e4ec3ebcff0a45dd4efdd654385816bc52285942
hovercard-subject-tagissue:5896596
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/vpython/visual/4/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ac6c1cad6246a209583ce6b0bbd8702f3f5d975f380de8b47a468b8fc4a35799/vpython/visual/issues/4
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ac6c1cad6246a209583ce6b0bbd8702f3f5d975f380de8b47a468b8fc4a35799/vpython/visual/issues/4
og:image:altOriginally reported in the Tracker on the SourceForge project, 2000-Dec.-27, http://bit.ly/SZfe3U Without synchronizing redraws, the user will see partially updated scenes, likely in an incoherent ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameShadSterling
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
go-importgithub.com/vpython/visual git https://github.com/vpython/visual.git
octolytics-dimension-user_id1280757
octolytics-dimension-user_loginvpython
octolytics-dimension-repository_id3045458
octolytics-dimension-repository_nwovpython/visual
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id3045458
octolytics-dimension-repository_network_root_nwovpython/visual
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/vpython/visual/issues/4#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvpython%2Fvisual%2Fissues%2F4
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvpython%2Fvisual%2Fissues%2F4
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=vpython%2Fvisual
Reloadhttps://patch-diff.githubusercontent.com/vpython/visual/issues/4
Reloadhttps://patch-diff.githubusercontent.com/vpython/visual/issues/4
Reloadhttps://patch-diff.githubusercontent.com/vpython/visual/issues/4
vpython https://patch-diff.githubusercontent.com/vpython
visualhttps://patch-diff.githubusercontent.com/vpython/visual
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fvpython%2Fvisual
Fork 25 https://patch-diff.githubusercontent.com/login?return_to=%2Fvpython%2Fvisual
Star 57 https://patch-diff.githubusercontent.com/login?return_to=%2Fvpython%2Fvisual
Code https://patch-diff.githubusercontent.com/vpython/visual
Issues 9 https://patch-diff.githubusercontent.com/vpython/visual/issues
Pull requests 1 https://patch-diff.githubusercontent.com/vpython/visual/pulls
Actions https://patch-diff.githubusercontent.com/vpython/visual/actions
Projects 0 https://patch-diff.githubusercontent.com/vpython/visual/projects
Wiki https://patch-diff.githubusercontent.com/vpython/visual/wiki
Security 0 https://patch-diff.githubusercontent.com/vpython/visual/security
Insights https://patch-diff.githubusercontent.com/vpython/visual/pulse
Code https://patch-diff.githubusercontent.com/vpython/visual
Issues https://patch-diff.githubusercontent.com/vpython/visual/issues
Pull requests https://patch-diff.githubusercontent.com/vpython/visual/pulls
Actions https://patch-diff.githubusercontent.com/vpython/visual/actions
Projects https://patch-diff.githubusercontent.com/vpython/visual/projects
Wiki https://patch-diff.githubusercontent.com/vpython/visual/wiki
Security https://patch-diff.githubusercontent.com/vpython/visual/security
Insights https://patch-diff.githubusercontent.com/vpython/visual/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/vpython/visual/issues/4
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/vpython/visual/issues/4
Redraws Cannot Be Synchronizedhttps://patch-diff.githubusercontent.com/vpython/visual/issues/4#top
https://github.com/ShadSterling
https://github.com/ShadSterling
ShadSterlinghttps://github.com/ShadSterling
on Jul 28, 2012https://github.com/vpython/visual/issues/4#issue-5896596
http://bit.ly/SZfe3Uhttp://bit.ly/SZfe3U
http://pastebin.com/srsZLKWRhttp://pastebin.com/srsZLKWR
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.