No description
Find a file
2022-05-09 08:46:27 -07:00
lib Added libraries 2022-05-09 08:40:55 -07:00
.gitattributes Initial commit 2022-05-09 08:39:46 -07:00
LICENSE Initial commit 2022-05-09 08:39:46 -07:00
README.md Update README.md 2022-05-09 08:46:27 -07:00

BRender-3DMM

The version of the Argonaut Blazing Render (BRender) library used in 3D Movie Maker.

When BRender was open sourced, it was assumed one of the versions released would match the one in 3D Movie Maker, or that 3D Movie Maker contained a with-source copy of the BRender SDK in the repo. This turned out not to be true, and so this is a release of the BRender library as originally used by 3D Movie Maker.

This version dates to approximately May 1995.

Files

Only the fixed point z-buffer version is included, compiled for Microsoft Visual C++ 2.1.

Approval to open source this software

Approval to open source this was given in an email from Jez San, former CEO of Argonaut.

Credits

Role Name
Programming Sam Littlewood Dan Piponi Simon Everett Philip Pratt
Ports Simon Everett Philip Pratt Patrick Buckland Zareh Johannes Anthony Savva Stainless Software Ltd
Testing Philip Pratt
Project Management Stefano Zammattio
Technical Reference Manual Crosbie Fitch Philip Pratt
Tutorial & Installation Guides Robbie McQuaid
Marketing Paul Ayscough Mitra Faulkner
Sales Edwin Masterson
Artwork Michel Bowes
Technical Support Neela Dass Tony Roberts John Gay Jon Wolff
With Thanks to Pete Warnes Mike Day Tim Gummer Vinay Gupta Marcia Petterson Jez San

(From the 1996 Technical Reference Manual. More names will be added if they are uncovered)

The open sourcing of this version was done by Scott Hanselman and Foone Turing, with help from an anonymous contributor.

License

This is released under the MIT license.

Copyright (c) 1998 Argonaut Software Limited

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.