Skip to content

chockenberry/VisionDefectSimulation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

VisionDefectSimulation

This project contains the code used to do vision simulations in xScope. The VisionDefectSimulation class creates a Core Image filter which can be used to simulate color blindness and Presbyopia.

A sample project, Retination, is included to show how this filter can be used to modify a CGImageRef or NSImage. (Look at the VisionView class for details.)

The code does not use ARC, as I wanted the code to work in as many different development environments as possible.

It is my hope that by making this code public, more tools will provide designers and developers with the information to make better visual choices.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published