Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
Tile gray scale ditherer
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Tile gray scale ditherer (Read 3707 times)
0 Members and 1 Guest are viewing this topic.
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Tile gray scale ditherer
«
on:
October 15, 2005, 04:02:00 am »
(if the image doesn't work right, open it in ie)
I am making a number of programs that together will ease the production of 3 level gray scale (B/G/W). So far, it can take two pictures next to each other on a graph screen and over write them as dithered LD grayscale ready pictures. I am working on adding support for up to 32X32 sprites, as well sprites on diffrent pictures, and I plan to make a tool to aid in the drawling of pictures. The picture's speed is not accurate, it is faster on calc...but still takes a little while. So to recap:
8X8 LD side by side dithering:complete
8X8 or:and/or side by side:complete
up to 32X32:sometime
diffrent pic, corrospondingX/Y: sometime
Drawling tools: in progress
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Tile gray scale ditherer
«
Reply #1 on:
October 15, 2005, 04:50:00 am »
sounds cool... :thumb:
though I own a TI83+, so BASIC grayscale won
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Tile gray scale ditherer
«
Reply #2 on:
October 15, 2005, 10:02:00 am »
Sound nice, now I need to dig up my 5 level gs technique so we can have a 5 level gs ditherer
QuoteBegin-Spellshaper+15 October 2005, 11:5-->
QUOTE
(Spellshaper @ 15 October 2005, 11:50)
sounds cool... :thumb:
Logged
CDI
Guest
Tile gray scale ditherer
«
Reply #3 on:
October 15, 2005, 10:13:00 am »
aww hold yer horses... I'm getting on it... I just need the app
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Tile gray scale ditherer
«
Reply #4 on:
October 15, 2005, 10:25:00 am »
I love xLIB
(nice avatar btw)
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Tile gray scale ditherer
«
Reply #5 on:
October 15, 2005, 02:10:00 pm »
Well, now that I got this much done the rest is just modding it to everything else. I am going to package it as a basic app...so any suggestion as to anything else to throw in? (I am thinking of putting in some functions like fpart( and ipart( replacements, as well as maybe a "Xlib Wizzard GUI" or something to speed the making of tile maps and other stuff ...maybe some prefabricated sprites to {PD})
I don't think I will add 4/5 level support...it would be to slow to generate. :angry:
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Tile gray scale ditherer
«
Reply #6 on:
October 18, 2005, 08:06:00 am »
yeah, "kevin's method gray scale" dithering is implement (not shown)...working on drawling program...
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Tile gray scale ditherer
«
Reply #7 on:
October 18, 2005, 08:41:00 am »
sound nice so far, when do u think you'll have screenshots showing the gs in action?
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Tile gray scale ditherer
«
Reply #8 on:
October 18, 2005, 02:02:00 pm »
I guess when I have time to make some good sprites
[off_topic]the smileys rock...there ought to be a section devoted to them[/off_topic]
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Tile gray scale ditherer
«
Reply #9 on:
October 18, 2005, 02:58:00 pm »
[off-topic]there is
http://s7.invisionfree.com/Omnimaga/index.php?showtopic=488
-courtesy of Drak Dragon
http://s7.invisionfree.com/Omnimaga/index.php?act=legends&CODE=emoticons&s=
^^
[/off-topic]
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Tile gray scale ditherer
«
Reply #10 on:
December 20, 2005, 01:42:00 pm »
I am wondering if you still planned to release this, it would be useful for testing 4 level gs sprites with the new xLIB
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Tile gray scale ditherer
«
Reply #11 on:
December 20, 2005, 04:43:00 pm »
I could, but it isn't fast enough to be useful...should be considered dead until further notice
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
kalan_vod
LV11
Super Veteran (Next: 3000)
Posts: 2715
Rating: +10/-0
Tile gray scale ditherer
«
Reply #12 on:
February 01, 2006, 05:21:00 am »
Necropost: If you don't plan on releasing this could you post the code? Some of us may find it usefull
. Sorry that I am asking more of you (you have so many things you are devoted to atm
).
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
Tile gray scale ditherer