- 551 topics

Creating your own computer graphics. Questions, guides, tutorials, tips, and best practices.

You cannot create topics in this forum.

Graphic design

Projets Bonjour, J'ai réalisé quelques projets, est-il possible de les mettre en ligne sur le site. Si oui comment. Fichiers U3D et 3DS Cordialement PEACOCK35

How do you mkae 3D objects in the mouse editor?

I dont know how to make 3D objects in the mouse editor (Subjects tells it all) Can you help me? Thanks!

How to get selection using JSScripting?

I have a script that I mentioned before that recolors pixels monochromically. Within an UI mockup I use it to change the states of various elements, icons and text mostly. The script currently works on everything on a layer, and as the mockups are sizeable, th...

Script that replaces one color with another with tolerance.

I'm trying to create a script that replaces oldColor with newColor with a tolerance (0-100) in percent. Sadly I couldn't find a way to get HSV from a particular variable so I am stuck on using RGB (wait... does it use BGR format instead??) and scraping the val...

A script to animate a small rumble (blurry effect if needed)

This will be very useful for my upcoming cursors I want RWCursorEditor to make me a small rumble animation for any image to make into an animated cursor as a script. Is it possible?

Help! Document.Animation.GetFrame(0) not working!

This is my code and it gives me an error! var frame0 = Document.Animation.GetFrame(0); Unable to get property 'GetFrame' of undefined or null reference

A Script Request (RWPaint user)

plus an idea for forum expansion Hi, I've been using RWPaint for all my art projets for the past 2-3 years. It was so perfect for my needs that I didn't need to ask for anything. Because I didn't know ( 😞 ) it's scripting capabilities. Now I need something:...

Script, Transfer image layer to alpha layer

Transfers the color of one layer to the alpha of another layer, creating a new layer with the result. --Vlasta wrote this for me some time back. ;| "Configuration" Context; var li = Document.LayeredImage; var n = li.Layers; var names = []; for (var i = 0; i &l...

count the number of pixels of a certain color

in RW-Paint I need to check how many pixels of a certain color is used in an image. The perfect scenario: I colorpick on a pixel in my image, and in the palette it tells how many pixels are from this color. It would be good if the output can be turned on/off. ...

How can I make fevicon for my web site?

How to make Favicon? I've a website named www.vehicles-world.com. I want to make a Fevicon for this. Has anyone got idea how to make it?

Glossy cursor

I recently planned to create a glossy cursor set but I don't know how to create a gloss/glassy effect on the cursor. Can anyone help me please?

how do i make 3d images?

i know, i'm probably a newb, just help me out please! i don't know how to make a 3D image! can someone just help me out with it?

Transparent Coding

I need a code ASAP Hey, I'm looking for a code for making all of the pixels change alpha of your choice. In other words, make the picture transparent. Is there a code for this?

Unicorn 3D for Cursor Editor

In what version did the 3d plug-in for RealWorld Cursor Editor come out? Because I watched the tutorial for the cursor with the rotating spheres (good job Vlasta) and I was wondering how he turned it into a cursor.

Make your own template for Post Card Creater

Could someone show me how to make a template for the Card Creator program? It says it's possible but I'm not at all clear on how to go about doing it. A step-by-step would be a big help. Thanks for any suggestions. Jim.

"Combine Icons" batch operation not working in RWIE...

Hi Vlasta, I'm trying to use your batch op that you wrote, to combine a bunch of icons. They are .png files of different sizes. Screenshot: http://i.imgur.com/duu0OKJ.png (this only shows a small portion--they are in different folder) I keep getting "Object d...

Requesting a graphing calculator.

Can it be done? In school I'm starting to work with sine waves... and after seeing some examples the teacher was using I was thinking it would be kinda cool to see in this. Would a script that fills a layer with a graph of a given equation be difficult to impl...

Create icon from image, but only certain sizes and bit'th

in RWIE Hi Vlasta, I'm using the beta, but I have the non-beta installed too. I've got a bunch of PNG files to make into ICOs, but I only want certain sizes (16,24,32,64) and the highest bit depth (32). Can this batch setup be made with just the GUI, or does...

A script to make everything into 24x24 PNG files?

batchop request :- } Hi Vlasta, I've been needing to convert lots of images to 24x24 PNG files. Often the source file is a larger PNG that needs to be reduced to 24x24 pixels. Sometimes I need to deconstruct ICO files that I made a long time ago, to get the 2...

Script Exchange

Post your scripts, and find some more I hope users will post various scripts here to enhance the general awesomeness of the RealWorld applications suite and help each other. Following is a template (for ease of browsing) to post scripts. Description: describe ...

Help with coding

I need help with coding using javascript I was wondering how to use Java Script, I know all the basic coding, I learned it in a website called "scratch" but it uses visual script codes, I don't know what to type for what. So... Can you help me? Thanks!

Wont let me download the 3D module thingy! HELP!!!!!

I need to find out how you download the 3D thingy that lets you make 3D objects. I'm so stupid because i haven't figured this out yet My friends are teasing me because i haven't uplaoded any cursors yet and i dont know what 2 do! PLEEZ HELP!!!!!

How to minimize scripting

If I m using scripting in Java and want to use minimize for my website, How can I use this script. Anybody have Idea about this things.

A request/question

Want to know if I can make RWP act a certain way First off, I have used RWP for 2 years and I could never go to anything else... it is perfect. There is only one thing that bugs me and I am wondering if I can alter the code to get this operation. When I click ...

How about a script to chop (parse?) an image into tiles?

RW Icon Editor This one might be more of a challenge for you, Vlasta 😊 I'm not sure if this could even be scripted. Also, since you'd start with only one image, I'm not sure if it would be a "batch" operation... Anyway, my general work-flow is to create my...