This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - tr1p1ea
Pages: 1 ... 16 17 [18] 19 20 ... 44
256
« on: July 02, 2013, 01:35:34 am »
Are all of these files the same file with different names that you want to change? The only issue is that you could have done it manually by now . Can you post a screenshot of the exact contents of your folder?
257
« on: July 02, 2013, 12:44:46 am »
Its not really possible to have more than 1 file with the same name in the same directory (in most cases at least).
Are you looking to create a heap of files with sequential filenames or is it something else.
Basically what exactly are the files that you have?
258
« on: July 02, 2013, 12:34:28 am »
RLE is typically not that great for images that have a lot of detail. Huffman should work better, but i would also suggest trying puCrunch as well (though most puCrunch compressors wont work with anything over 64KB so it may need to be split? (Though im sure this can be rectified)).
EDIT - I tested it with a puCrunch compressor just quickly and it compressed the image down to 50.5% of its original size, which is promising.
259
« on: July 01, 2013, 06:09:56 pm »
Are you cooking up some more 3D stuff? . I only ask because sometimes it is faster to multiply by a reciprocal than do a division.
260
« on: July 01, 2013, 01:45:26 am »
I complete 3D system involves a fair bit of groundwork. That said you can make simple enough 3D projects if you dont require full 6-degrees-of-freedom movement. Luckily an FPS doesnt require this which is why you can get away without the need to store orientation in matrices/quaternions etc.
261
« on: June 27, 2013, 09:25:31 pm »
Perhaps there could be 2 systems designed?
262
« on: June 27, 2013, 06:21:52 pm »
'The Omnimaga Portable Computer Kit' ?
My main suggestion would be to go for something that is very low power, especially if portability is a goal of this project.
263
« on: June 27, 2013, 05:42:20 pm »
There are also some cool water demos that have been shown on omnimaga.
264
« on: June 27, 2013, 12:17:56 am »
So you mean that fonts are 'fixed-width' in that every character occupies the same space? As opposed to variable width fonts where 'W' and 'I' take up a different amount of space?
There are advantages to both kinds i guess, in actuality it should be easy enough to specify which method you want to use.
265
« on: June 25, 2013, 09:52:53 pm »
Coloured fonts are part of the plan .
266
« on: June 25, 2013, 09:14:21 pm »
Great work! There was a pong competition years ago that would have suited the ball part . The flaming cube is great!
267
« on: June 25, 2013, 02:28:09 am »
You are correct that there isnt room for much gray in a 256 standard colour pal. That being said since most of the colours in all images are very similar, you could have 192 colours and 64 grays - using a global 256 colour palette and an 8-bit index per pixel?
268
« on: June 24, 2013, 07:59:21 pm »
Well benryves did make a TI-83+ output on a television! Perhaps a calc console would be a reality?!
269
« on: June 24, 2013, 07:55:46 pm »
It would seem a shame to not be able to make use of colour on the 84C for some of these images.
270
« on: June 24, 2013, 05:33:53 pm »
Lol, there are a few ways that you can achieve doors, however it will require modification of the wall detection loop since you need to allow for the fact that doors are 'half-way' in a wall (or offset by half a wall etc) and sometimes reinstate a ray if needed (like when its opening).
That said, its not on the plan yet, but something to think about.
Pages: 1 ... 16 17 [18] 19 20 ... 44
|
|