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 - leafy
Pages: 1 ... 7 8 [9] 10 11 ... 104
121
« on: November 30, 2012, 05:25:56 pm »
Maybe if you posted a screenshot, we can give you some more critique - it's a lot easier to understand what you're talking about when we can see it  As for the greyscale, that should work since the laser shouldn't be that wide, but generally we avoid that method because the resulting greyscale usually isn't all that great.
122
« on: November 30, 2012, 03:05:53 pm »
It might be easier to do this in BASIC, because it actually has support for floating point (assuming non-integral values, which is sometimes the case)
123
« on: November 30, 2012, 02:12:14 pm »
port Crysis to the calc
124
« on: November 30, 2012, 01:35:26 pm »
There's an axiom floating around that does inverted Lines, but I'd wait for the next version of Axe (1.2.1), where there'll be native white line support.
125
« on: November 29, 2012, 04:49:55 pm »
If you haven't defined a static variable earlier, you can use →→ to store a constant into that static variable. It's ignored if the static variable does already have a value, so you can use it as kind of #ifdef sort of thing
126
« on: November 28, 2012, 11:13:10 pm »
It's been announced for a really long time, but all they have are these really short teaser clips  I loved the books, and I thought that Ender's Shadow was a tiny bit better than Ender's Game (because of the whole perspective novelty)
127
« on: November 27, 2012, 08:08:33 pm »
128
« on: November 27, 2012, 04:38:20 pm »
Regardless, I think it's better off with the graphical effect. I tried doing the same thing a while ago, and I got it to work at a more than decent speed, so I'm sure that with some optimizations you should be able to get nice speeds and nice graphics at the same time
129
« on: November 27, 2012, 01:02:25 pm »
You can still make the circle with just two RectI commands.
130
« on: November 27, 2012, 11:10:53 am »
Well to speed up each bullet you could use two rectangles to draw the back part of the bullet and one rectangle for the overlay. How much speed that would save I'm not certain, but it might be worth looking into.
131
« on: November 24, 2012, 12:48:07 am »
Well, make whatever you're comfortable with. Maybe as you start with a simpler roguelike you'll eventually start to flesh it out and make it more complex over the development cycle.
132
« on: November 20, 2012, 03:19:03 pm »
EXP1=true*2-1→Z
That's not optimized at all, but it's easy enough to see why it works.
133
« on: November 19, 2012, 02:03:31 pm »
A rough render of a really quick intro. If anybody wants me to change anything, tell me.
134
« on: November 18, 2012, 08:27:20 pm »
What about OmniTV?
135
« on: November 18, 2012, 04:06:42 pm »
Unfortunately, not everyone has those setups. It's certainly easy enough to set up a rudimentary tripod, but that doesn't mean everyone wil take the time to do so. It'd be nice to have some sort of "quality filtering" by mods before videos get posted; that way we can maintain a professional public image.
Pages: 1 ... 7 8 [9] 10 11 ... 104
|