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

Other Useful Business Software
AI-powered service management for IT and enterprise teams Icon
AI-powered service management for IT and enterprise teams

Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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