Skip to content

Small demo to show render tearing, jittering and artifacts in cpp

Notifications You must be signed in to change notification settings

Tiago-Ling/FlxRenderProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlxRenderProblem

Some demos showing render tearing, jittering and artifacts in cpp targets. These problems could be caused by HaxeFlixel, OpenFL, Lime or a combination of them - the investigation is a work in progress.

HaxeFlixel issues that might be related to this:

Binaries

Zipped version of the most recent demo compiled for Windows in release mode. Just unzip it and run FlxRenderProblem.exe.

Notice

  • All demos created using development versions (from the dev branch in Github, where applicable) of flixel, flixel-addons, openfl and lime. The sample was created using a development version of FlashDevelop. Trying to open / run the sample in the latest release version of FlashDevelop won't work, to fix this you'll either have to:
  • Get the latest development build of FlashDevelop: FlashDevelop Dev Builds
  • OR Create a new HaxeFlixel blank project (using the command line, type flixel tpl -n "<project_name>" in the folder you want to create it) and paste the folders source and assets from this repository there.

About

Small demo to show render tearing, jittering and artifacts in cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published