Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 18th Oct 2006 00:51
This is the Beta version of my image/animation creating program called Pixture (pixle + picture = Pixture). It is still kind of glitchy and a couple of the buttons dont work. Most of the buttons are self explanitary so just play around with it to figure out how to use it. I hope you like it so far!

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.

Attachments

Login to view attachments
Xenocythe
18
Years of Service
User Offline
Joined: 26th May 2005
Location: You Essay.
Posted: 18th Oct 2006 02:36
I'm not sure if I believe that you made that amazing program. Your the exact person, and I'm not mistaken, that made 'PiXeL ViSiOn' and asked
how to create a sticky thread.


If this is actually yours, great job.


Zotoaster
19
Years of Service
User Offline
Joined: 20th Dec 2004
Location: Scotland
Posted: 18th Oct 2006 13:59
I like the depth circle

Definetally a huge improvement since pixel vixion.

Valle
18
Years of Service
User Offline
Joined: 10th Mar 2006
Location: in your girlfriends bed
Posted: 18th Oct 2006 15:45
This is really great, i didn't see Pixel vixion but this is really good!


Mr Kohlenstoff
17
Years of Service
User Offline
Joined: 7th Jun 2006
Location: Germany
Posted: 18th Oct 2006 18:05 Edited at: 18th Oct 2006 18:11
I'm downloading, but some screenshots would be good...

Edit:

Looks really interesting. Do you use memblock-commands to change the image, or simply the dbp-2D-graphics commands? Or something else? I'm just curoius.

Visit the DBPro - Speed up your game-Thread. http://forum.thegamecreators.com/?m=forum_view&t=88661&b=1
adr
20
Years of Service
User Offline
Joined: 21st May 2003
Location: Job Centre
Posted: 18th Oct 2006 18:22
Why the obsexion with sticking x in the mixle of all your applicaxions?

[center]
But you see, I have the will of the warrior. Therefore, the battle is already over. The winner? Me!
Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 20th Oct 2006 00:01
Wow thanks for all the great feed back. Id love to see some of the animations you guys make with it. To answer your question Mr Kohlenstoff Im not quite sure what you mean by change the image but I dont use memblocks.

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.
Duffer
21
Years of Service
User Offline
Joined: 9th Feb 2003
Location: chair
Posted: 20th Oct 2006 09:37
@ Classic Evil - excellent - keep it coming - particularly impressive if you're not using memblocks.... how did you go about the 'zoom' box?

a long time dabbler with DBC and DBPro with no actual talent but lots of enthusiasm...
Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 21st Oct 2006 03:42
Thanks Duffer.

I made the zoom box by using the sprite and stretch sprite command.
The image is first obtained by using a command like this:
get image 1,mousex()-20,mousey()-20,mousex()+20,mousey()+20


The value of the + or - is changed depending on the zoom level then the sprite is stretched to fill the zoom box. So for example if the zoom is set at 200% then the commands would look like this:
get image 1,mousex()-10,mousey()-10,mousex()+10,mousey()+10
stretch sprite 1,200

if the zoom is set at 400% then the commands would look like this:
get image 1,mousex()-5,mousey()-5,mousex()+5,mousey()+5
stretch sprite 1,400

Also you might not have figured this out yet but you can use the scroll button in the middle of the mouse to zoom in/out easier and if you click it you can toggle the crosshair on/off.

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.
Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 21st Oct 2006 03:44
Also if you click both left and right mouse buttons then the 2 colours you have chosen will blend together.

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.
Duffer
21
Years of Service
User Offline
Joined: 9th Feb 2003
Location: chair
Posted: 21st Oct 2006 10:00
@ Classic Evil,

Figured out the former, not the latter. What REALLY surprises me is the speed of the get image command..... some wise heads have said this command is v slow - but in your application it is v fast.... as I say, keep it coming.

a long time dabbler with DBC and DBPro with no actual talent but lots of enthusiasm...
Benjamin
21
Years of Service
User Offline
Joined: 24th Nov 2002
Location: France
Posted: 23rd Oct 2006 15:55
If you did actually make this, nice work.

Tempest - P2P UDP Multiplayer Plugin (DBP/DBCe)
Download the free version
Olby
20
Years of Service
User Offline
Joined: 21st Aug 2003
Location:
Posted: 23rd Oct 2006 18:55
How is it possible that he can stole a program made by someone else Im almost 100% shure he did it himself because everyone will remember if they used this app before from a different user.

AMD Sempron 3.1+ Ghz, 512MB Ram, ATI R9550 256MB Ram, Sound Blaster Live!, WinXP SP2, DirectX 9.0c, DBP 6.2
http://www.myspace.com/producerolby
Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 26th Oct 2006 01:30
Here is an animation I made.

To use watch it first download it then unzip it then put the .PIX folder in the Pixture "animation" folder. When you use Pixture go to the top and click on the open icon and the open the animation folder. The animation is called revenge.PIX when you open the folder it will load and be able to play using the animation controls.
note: it might take a while to load the file

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.

Attachments

Login to view attachments
Duffer
21
Years of Service
User Offline
Joined: 9th Feb 2003
Location: chair
Posted: 10th Nov 2006 09:16
@ Classic Evil,

Hi - how's the program going?

Also, how do you draw 2d to the screen and sync whilst still retaining the 2d on screen?

a long time dabbler with DBC and DBPro with no actual talent but lots of enthusiasm...
Chris Franklin
18
Years of Service
User Offline
Joined: 2nd Aug 2005
Location: UK
Posted: 12th Nov 2006 19:33
i don't download without screenshots...

Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 18th Nov 2006 04:40
sorry guys I havent worked on Pixture in a while. right now Im working on image file compression that will someday be the new standard and finally replace JPEGs

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.
dark coder
21
Years of Service
User Offline
Joined: 6th Oct 2002
Location: Japan
Posted: 18th Nov 2006 06:51
and you think that companys such as adobe would take your DBP made file format? besides I see no need for any new image formats, other than perhaps some more widespread vector formats, as jpeg`s do there job very well for web graphics, as the compression is good, however the quality isn't so you would use png if you want that, I doubt you could beat any of them

Hallowed are the ori.
Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 19th Nov 2006 02:07
just watch me.
watch this forum for a new topic called DDI.
I'll show you a demo of it there.

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.
Classic Evil
18
Years of Service
User Offline
Joined: 4th Nov 2005
Location: watching you through your window
Posted: 19th Nov 2006 02:21
to see the tech demo of DDI got o "work in progress"

There are two types of people in this world: people who are extremly cool and are good at everything and people who are me.
DB newbie
18
Years of Service
User Offline
Joined: 13th Nov 2005
Location: um..... i dont remember.
Posted: 19th Nov 2006 16:01 Edited at: 20th Nov 2006 04:29
i remember you classic evil no one liked you for a while and you also had multiple accounts and one of them was just like my name and everyone thought you were me. hmmmmmmmm o well this project looks prtty good.

<img src="http://www.boomspeed.com/egraphics/75as4.gif" border="0" title="Adopt_one_today_from_pickle-green.com/egraphics!">
Big Man
19
Years of Service
User Offline
Joined: 4th Feb 2005
Location: BEHIND YOU!!!! (but I live in England)
Posted: 1st Dec 2006 17:20
Quote: "i remember you classic evil no one liked you for a while and you also had multiple accounts and one of them was just like my name and everyone thought you were me. hmmmmmmmm o well this project looks prtty good.
"


careful DB newbie if i rememebr correctly you wernt too popular when you started and you had two accounts as well.

its a bit pots calling the kettle black (or whatever the saying is) dont you think?

It is a good prog Classic evil well done!

cheers

BM

Our aim is to keep the loo's clean, your aim can help.

Oneka
20
Years of Service
User Offline
Joined: 24th Apr 2004
Location: Hampton,VA
Posted: 3rd Dec 2006 07:14
Hhmm...I honestly am surprised at the program that you made Classic Evil,
No offense, but I didnt really expect something of that quality from you, I must say, good job


Making better games everday!
Oh yeah and just so you know its Oh-nek-a not One-ka!
Benjamin
21
Years of Service
User Offline
Joined: 24th Nov 2002
Location: France
Posted: 3rd Dec 2006 12:38 Edited at: 3rd Dec 2006 12:48
Quote: "however the quality isn't so you would use png if you want that"

Do you not know anything about JPG? You can choose the quality/compression ratio. You can get really good quality images with comparatively small file sizes.

Tempest - P2P UDP Multiplayer Plugin (DBP/DBCe)
Download the free version

Login to post a reply

Server time is: 2024-04-27 04:38:46
Your offset time is: 2024-04-27 04:38:46