+ Post New Thread
Threads 1 to 14 of 14

Forum: General Discussion

Talk about Enzyme Related Topics Here

  1. Milestone 4

    Hey guys, Because of the type of connection I'm on out here, I can only post short messages. But I just wanted to say the M4 list is semi-finalized, and I've already finished the first 5 items on it. By the end of it, the indoor level editor will be fully functional and even useful. It'll still...

    Started by RonHiler‎, 12-30-2005 01:01 PM
    5 Pages
    1 2 3 ... 5
    • Replies: 45
    • Views: 10,730
    06-05-2007, 07:36 AM Go to last post
  2. A Pet Peeve

    Programming is often about 90% research. The amount of time I spend coding is many times a lot less than the amount of time I spend either hunting through books or the internet for a relevant algorithm, or deriving my own algorithm (or both). That doesn't apply to everything, of course, just...

    Started by RonHiler‎, 11-16-2006 07:58 AM
    • Replies: 4
    • Views: 1,821
    11-29-2006, 08:28 AM Go to last post
  3. A new direction for Milestone 5

    Okay, I've made a decision. As much as I'm staring longingly at my notes for creating a virtual machine and an assembler and a lexer and so on and so forth for the scripting part of the engine, I think I have to put them away for use in M6 (and beyond, actually having a usable script engine is...

    Started by RonHiler‎, 10-17-2006 10:35 AM
    • Replies: 1
    • Views: 2,087
    10-28-2006, 07:03 AM Go to last post
  4. Meshes, Faces, and Holes

    This is one of those posts where I'm thinking out loud (so to speak). These kinds of posts help me to figure out tricky problems, and they usually take the form of me explaining an issue in great detail along with my thoughts for solutions. Feel free to read it, comment on it, or just ignore it...

    Started by RonHiler‎, 10-16-2006 10:49 AM
    • Replies: 0
    • Views: 1,288
    10-16-2006, 10:49 AM Go to last post
  5. The Enzyme Manual

    I'm going to post the manual pretty soon. I'm working on Chapter 2 (of 4 chapters total). What I'll probably do is post the manual in a rough draft form. The M4 version won't be finalized until M4 itself is done. But I figure it might be good to have the manual looked over by a couple of...

    Started by RonHiler‎, 03-02-2006 07:44 AM
    • Replies: 1
    • Views: 1,950
    03-07-2006, 06:24 AM Go to last post
  6. Sorry

    My apologies to all 3 people who are still coming to this board for the recent lack of progress and updates. What can I tell ya, work has been a bitch and things have been compounded by a personal issue which has made coding the engine about the last thing on my mind. I'll try to be more...

    Started by RonHiler‎, 02-22-2006 08:42 AM
    • Replies: 6
    • Views: 2,284
    02-24-2006, 04:58 AM Go to last post
  7. Testing Event?

    Hey all, First, sorry I've been quiet. Had to stop work on Enzyme during the last couple of weeks for the usual reasons, but I should be back now, at least for a while. So here's a question. Whenever I've sent a program that works just fine in my eyes off to another person, they always...

    Started by RonHiler‎, 01-30-2006 07:52 AM
    • Replies: 3
    • Views: 1,880
    02-01-2006, 09:02 AM Go to last post
  8. Milestone 3

    I've put up a draft M3 list. http://www.rjcyberware.com/GameEngine/EnginePlan.html It's much longer than I really like, but the goal of M3 was to be able to put up walls :) A lot of groundwork had to be covered to get it to that point, so it's a long list (47 items). I knew it would be,...

    Started by RonHiler‎, 10-18-2005 07:22 PM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 6,215
    12-23-2005, 08:55 AM Go to last post
  9. Camera Terminology

    Hey all, For Shane, or anyone who works with modelers, level editors etc. I'm having a bit of a mental battle with the "Left" and "Right" cameras :) When I set up the cameras, I took "Left Camera" to mean, "The camera that is sitting to the left of the world origin". What that means is...

    Started by RonHiler‎, 11-30-2005 08:11 AM
    • Replies: 4
    • Views: 2,101
    12-05-2005, 10:58 AM Go to last post
  10. Grid Lines

    I've hit a small snag. Working through the M3 list, I've reached item 20 (I'll update the list again sometime pretty soon). Item 20 is to put grid lines in the build panels. My intention here is to use a "snap-to" system, where all vertices MUST fall on a grid line intersection. I will allow a...

    Started by RonHiler‎, 11-18-2005 08:21 AM
    • Replies: 8
    • Views: 2,386
    11-23-2005, 08:48 AM Go to last post
  11. Milestone 2

    I've partially updated the milestone list for Enzyme. But I've been on planes since 4 this morning, so I have no energy to finish it right at the moment. I'll finish it up tomorrow and I'll talk in more detail about a few items in M2. Ron

    Started by RonHiler‎, 05-22-2005 08:22 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 5,434
    10-21-2005, 04:37 PM Go to last post
  12. "New Project" Name dilemma

    So I'm essentially done with the Directory Crawler (yay!). It may seem like things are going slow, but keep in mind, I still can only work on Enzyme about 2 hours a day at the most, and the Directory Crawler is a very complex beastie, hehe. Anyway, having more or less completed it (still have...

    Started by RonHiler‎, 09-28-2005 07:57 AM
    • Replies: 3
    • Views: 2,030
    09-29-2005, 04:43 PM Go to last post
  13. Enzyme

    Hey guys, Just wanted to let y'all know, the current project du-jour is Enzyme, which is the game engine and world designer portion of soveriegnty. I find myself going back and forth between projects, so if Enyme (or Sov) isn't your interest, I'm sure I'll get back to yours sooner or later :)...

    Started by RonHiler‎, 04-05-2005 10:10 PM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 7,522
    05-18-2005, 06:46 AM Go to last post
  14. Milestone 1

    I've gone ahead and updated the milestone 1 list, it's more or less accuracte as of right now, although it won't stay that way for long. I'm just about done with M1 now. I know it's been slower than it really should be, given that M1 is mostly about recreating a lot of standard windows user...

    Started by RonHiler‎, 04-26-2005 05:21 PM
    • Replies: 2
    • Views: 2,840
    04-29-2005, 11:55 PM Go to last post

+ Post New Thread

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts