Thatcher Ulrich's game engine testbed. A motley collection of experimental and not-so-experimental game- and graphics-oriented code. Public domain!

Project Activity

See All Activity >

License

Public Domain

Follow engine testbed

engine testbed Web Site

You Might Also Like
Small Business HR Management Software Icon
Small Business HR Management Software

Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • very good, but can't support 64bit on Xcode 6 I have found the problem unsigned int hash_value = (unsigned int) compute_hash(key); Modified to: size_t hash_value = (size_t) compute_hash(key); entry(const T& key, const U& value, int next_in_chain, int hash_value) Modified to: entry(const T& key, const U& value, int next_in_chain, size_t hash_value)
  • it's free and works great..saved time and money
    1 user found this review helpful.
  • good
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD, Windows

Languages

English

Intended Audience

Developers

User Interface

X Window System (X11), Win32 (MS Windows)

Programming Language

C++

Related Categories

C++ Games, C++ Software Development Software, C++ 3D Rendering Software

Registered

2001-07-20