Programming a rather simple plugin?

D
Posted By
Daiksuke
Apr 7, 2007
Views
413
Replies
7
Status
Closed
Good evening to all.

I have recently made myself a small piece of hardware that is rather simple, and it measures the pressure of my finger. Now, I know how to in C++ convert this pressure into a simple variable.
What I’d want in my photoshop plug in, is to have this pressure variable to determine the size of my brush.
So basicly, I just want to convert a variable to brush width. Is this possible? If so, how?

Greetings,
Chibs

How to Improve Photoshop Performance

Learn how to optimize Photoshop for maximum speed, troubleshoot common issues, and keep your projects organized so that you can work faster than ever before!

MR
Mike Russell
Apr 7, 2007
wrote in message
Good evening to all.

I have recently made myself a small piece of hardware that is rather simple, and it measures the pressure of my finger. Now, I know how to in C++ convert this pressure into a simple variable.
What I’d want in my photoshop plug in, is to have this pressure variable to determine the size of my brush.
So basicly, I just want to convert a variable to brush width. Is this possible? If so, how?

This can be done from outside Photoshop. Write a windows (or Mac) pressure sensitive stylus driver that takes input from your device and combines that with the mouse.

Mike Russell
www.curvemeister.com/forum/
J
john
Apr 8, 2007
wrote:
Good evening to all.

I have recently made myself a small piece of hardware that is rather simple, and it measures the pressure of my finger. Now, I know how to in C++ convert this pressure into a simple variable.
What I’d want in my photoshop plug in, is to have this pressure variable to determine the size of my brush.
So basicly, I just want to convert a variable to brush width. Is this possible? If so, how?

Are you sure it’s not already a feature of your input device?
R
ronviers
Apr 8, 2007
On Apr 7, 2:14 pm, wrote:
Good evening to all.

I have recently made myself a small piece of hardware that is rather simple, and it measures the pressure of my finger. Now, I know how to in C++ convert this pressure into a simple variable.
What I’d want in my photoshop plug in, is to have this pressure variable to determine the size of my brush.
So basicly, I just want to convert a variable to brush width. Is this possible? If so, how?

Greetings,
Chibs

Hi Chibs,

It sounds like you have a cool project going. What are you making? Are you going do put Wacom out of business?

I have written drivers but only for my own embedded TTL stuff – no OS.

Good luck,
Ron
D
Daiksuke
Apr 8, 2007
On Apr 8, 1:48 am, "Mike Russell" <
MOVE> wrote:
wrote in message

Good evening to all.

I have recently made myself a small piece of hardware that is rather simple, and it measures the pressure of my finger. Now, I know how to in C++ convert this pressure into a simple variable.
What I’d want in my photoshop plug in, is to have this pressure variable to determine the size of my brush.
So basicly, I just want to convert a variable to brush width. Is this possible? If so, how?

This can be done from outside Photoshop. Write a windows (or Mac) pressure sensitive stylus driver that takes input from your device and combines that with the mouse.

Mike Russellwww.curvemeister.com/forum/

Thanks for your answer, this helps a lot, and makes sense as well.. Is this easy to do for a programming newb? I know the basics, as I’m familiar with PHP and other languages.

@ Ron: I wish I could, but what I have is not as precise as a Wacom, it’s more intended to create more ‘feeling’ and emotions in your work.
D
Daiksuke
Apr 8, 2007
On Apr 8, 3:00 pm, wrote:
On Apr 8, 1:48 am, "Mike Russell" <

MOVE> wrote:
wrote in message


Good evening to all.

I have recently made myself a small piece of hardware that is rather simple, and it measures the pressure of my finger. Now, I know how to in C++ convert this pressure into a simple variable.
What I’d want in my photoshop plug in, is to have this pressure variable to determine the size of my brush.
So basicly, I just want to convert a variable to brush width. Is this possible? If so, how?

This can be done from outside Photoshop. Write a windows (or Mac) pressure sensitive stylus driver that takes input from your device and combines that with the mouse.

Mike Russellwww.curvemeister.com/forum/

Thanks for your answer, this helps a lot, and makes sense as well.. Is this easy to do for a programming newb? I know the basics, as I’m familiar with PHP and other languages.

@ Ron: I wish I could, but what I have is not as precise as a Wacom, it’s more intended to create more ‘feeling’ and emotions in your work.

Is there any easy C++ function or library concerning pressure for input?
I can’t seem to find anything relevant with google..
MR
Mike Russell
Apr 8, 2007
wrote in message
….
Is there any easy C++ function or library concerning pressure for input?
I can’t seem to find anything relevant with google..

Look for WinTab. Here’s one link, there may be newer ones. I’m assuming you’re on windows:
http://www.sonycsl.co.jp/projects/ar/restricted/wintabl.html
Mike Russell
www.curvemeister.com/forum/
D
Daiksuke
Apr 8, 2007
On Apr 9, 12:22 am, "Mike Russell" <
MOVE> wrote:
wrote in message



Is there any easy C++ function or library concerning pressure for input?
I can’t seem to find anything relevant with google..

Look for WinTab. Here’s one link, there may be newer ones. I’m assuming you’re on windows:http://www.sonycsl.co.jp/projects/ar/restricted/wint abl.html
Mike Russellwww.curvemeister.com/forum/

Thanks, I’ll look into it.
Is there any such thing for Visual Basic?

Must-have mockup pack for every graphic designer 🔥🔥🔥

Easy-to-use drag-n-drop Photoshop scene creator with more than 2800 items.

Related Discussion Topics

Nice and short text about related topics in discussion sections