-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|299|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Cower

SQLite Database

30th March 2013

SQLite's format is databases, not SQL files.


Cower

SQLite Database

30th March 2013

The databases are kept as a series of database files. It's not stored as an SQL file or kept in memory, though I can create temporary in-memory DBs. The in-memory DBs aren't really useful except for probably some odd cases, like cvars (since SQLite columns*snip*


Cower

SQLite Database

30th March 2013

I'm using PNGs/other images and my own model format for data like that, but for more flexible data that would be a pain to read in/out in a binary format, DBs are admittedly a lot better. All I really have to do is open a DB, pass it to something to read i*snip*


Cower

SQLite Database

29th March 2013

Yep, going with SQLite. Wrote a nice interface to work with it in C++11 and it's quite a bit easier to load data in thanks to it.


Cower

SQLite Database

29th March 2013

I think I’ve decided to go with using SQLite databases as the main format for most of the stuff my engine loads. Easier that way, especially since I can merge them all together into one giant file later.


Cower

Mad Macaw

25th March 2013

There is a wet, unhappy macaw in my room and I think he’s blaming me for the wet part.


Cower

SoCoder HD!

25th March 2013

Getting a little tired of HD remakes.


Cower

World Of Play

24th March 2013

Easy way to handle it optimally: use a geosphere, for each triangle of the geosphere, tesselate it as needed based on its visibility (smaller targets need fewer tessellations). Afterward, apply the heightmap to tesselated faces of the geosphere. You may al*snip*


Cower

Making Easter Eggs

22nd March 2013

Welp, I guess I know how to make chocolate easter eggs now. YouTube


Cower

Monkey Says No!

19th March 2013

Also, Xcode's debugger UI (sits on top of LLDB these days) is pretty good at what it does. Not the best, but pretty good.
At any rate, using languages with mediocre support is likely to get you mediocre error messages, so that's nothing new. You really ou*snip*


Cower

Cower's Topic Thoughts

15th March 2013

I frankly don't trust Afr0 to explain anything related to threading well. Anyhow,
[quote]I haven't got a clue about networking.[/quote]
While that's technically sort of doing things asynchronously, it's not what I'm asking about in the post head. If you *snip*


Cower

Cower's Topic Thoughts

15th March 2013

Should I do an article on multithreading and, if so, what the hell would I write about?


Cower

Musician Looking for Work

5th March 2013

What.
Edit: Going by your music and behavior in youtube comments, I wouldn't want your music even if it were good (it isn't, you need a lot more practice) just because you behave like a 12 year old with a bad attitude. Really, you need to work on both you*snip*


Cower

3D Maths Classes

2nd March 2013

A large-ish combined header of the libsnow-common maths classes.


Cower

No, not that one!

27th February 2013

You guys are a poll ahead. Or behind. I'm referring to the tacos or burritos poll. Nobody likes quiche and pie always wins.


Cower

No, not that one!

27th February 2013

This is the hardest poll ever.


Cower

Lua Glue Function Template

23rd February 2013

A template for pushing glue functions for arbitrary functions onto Lua's stack.


Cower

Using GLFW with libdispatch on OS X

18th February 2013

How to properly use GLFW with libdispatch on OS X


Cower

I'm published, bitches!

17th February 2013

A friend of mine bought the ebook and he is now reading it to us on Skype. We kind of got hung up on oatmeal though.


Cower

I'm published, bitches!

17th February 2013

You spelled "literary" wrong in the product description, just soes you knows.


Cower

Noel's Graduation

12th February 2013

Creative writing.


Cower

Noel's Nekid Pix

12th February 2013

I don't even have a Facebook account, so you can probably imagine how private my nude photos are. All 4,096 of them.


Cower

Noel's Nekid Pix

12th February 2013

I’m gonna run around my apartment naked to celebrate.


Cower

Noel's Graduation

12th February 2013

Just got word from my college that I’m set to graduate this May. So, I’m finally done.


Cower

sbfgen

12th February 2013

Simple bitmap font generator for OS X

Newer Posts More - Older Posts