Skip to content

APerricone/Luce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luce

This is the source code of the Photoshop plugin.

The core of the plugin is the class CLuce, that is inside the luce.cpp file, It contains the source code of the plugin with all options and settings. Other files are to interface with Photoshop.

Other versions

Realtime

In the subdirectory sourceRT is present the source code of the realtime version, that is essentially a version with less options. I used it to test my CRepetitiveThread class, that can be used to create thread that do repetitively a task.

OpenCL

In this subdirectory is present a version of in OpenCl, the code is essentially the same, adapted to use the vector types. It uses the GFL SDK to load the texture.

About

Photoshop Luce plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published