3D
This project is in fact a group of several different projects which reside in their respective repositories. Most of them are expected to be merely just for fun, but if you find them to be of serious use, go ahead.
borecraft
This is a minecraft clone which I started to develop when waiting for the activation of my minecraft account.
-
Cloning this repository:
git clone git://gitorious.org/asx-games/borecraft.git borecraft cd borecraft
Add this repository as a remote to an existing local repository:
git remote add borecraft git://gitorious.org/asx-games/borecraft.git git fetch borecraft git checkout -b my-local-tracking-branch borecraft/master_or_other_branch
tyokalu
Työkalu
A game engine using X11, OpenGL and OpenAL.
-
Cloning this repository:
git clone git://gitorious.org/asx-games/tyokalu.git tyokalu cd tyokalu
Add this repository as a remote to an existing local repository:
git remote add tyokalu git://gitorious.org/asx-games/tyokalu.git git fetch tyokalu git checkout -b my-local-tracking-branch tyokalu/master_or_other_branch
ucraft
A rewrite of borecraft which doesn’t generate maps on its own but reads minecraft world folders.
-
Cloning this repository:
git clone git://gitorious.org/asx-games/ucraft.git ucraft cd ucraft
Add this repository as a remote to an existing local repository:
git remote add ucraft git://gitorious.org/asx-games/ucraft.git git fetch ucraft git checkout -b my-local-tracking-branch ucraft/master_or_other_branch
u-craft
µCraft
A rewrite of borecraft which doesn’t generate maps on its own but reads minecraft world folders. more…
Note: Since there’s no remaining administrator capable of managing the ucraft repository, this will be its replacement.
-
Cloning this repository:
git clone git://gitorious.org/asx-games/u-craft.git u-craft cd u-craft
Add this repository as a remote to an existing local repository:
git remote add u-craft git://gitorious.org/asx-games/u-craft.git git fetch u-craft git checkout -b my-local-tracking-branch u-craft/master_or_other_branch
soft-and-slow
A software rasterizer, OpenGL compatible, written just for fun. It would be nice if the render pipeline could eventually be fully expandable on runtime (by using various shaders).
-
Cloning this repository:
git clone git://gitorious.org/asx-games/soft-and-slow.git soft-and-slow cd soft-and-slow
Add this repository as a remote to an existing local repository:
git remote add soft-and-slow git://gitorious.org/asx-games/soft-and-slow.git git fetch soft-and-slow git checkout -b my-local-tracking-branch soft-and-slow/master_or_other_branch
macs_betelgeuse
A combination of two frameworks:
– MACS provides an interface to a GPU’s computational power by use of fragment shaders.
– Betelgeuse is a ray tracing library built on top of MACS, thus performing basically hardware accelerated ray tracing.
more…
A sample test program using MACS and Betelgeuse is included.
-
Cloning this repository:
git clone git://gitorious.org/asx-games/macs_betelgeuse.git macs_betelgeuse cd macs_betelgeuse
Add this repository as a remote to an existing local repository:
git remote add macs_betelgeuse git://gitorious.org/asx-games/macs_betelgeuse.git git fetch macs_betelgeuse git checkout -b my-local-tracking-branch macs_betelgeuse/master_or_other_branch
Activities 
-
Monday May 07 2012
-
Push
01:09
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:doc. View diff
doc changed from 29f0d0d to 78b0ed3
-
-
Sunday May 06 2012
-
Push
23:02
Max Reitz pushed 2 commits to asx-games/macs_betelgeuse:doc. View diff
doc changed from 9869974 to 29f0d0d
-
Push
23:01
Max Reitz pushed 2 commits to asx-games/macs_betelgeuse:develop. View diff
develop changed from 5f2214f to 2d6705d
-
Commit
22:58
Max Reitz created branch doc on asx-games/macs_betelgeuse
-
Push
22:57
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 92cd275 to 5f2214f
-
-
Saturday May 05 2012
-
Push
01:26
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:master. View diff
master changed from cc94eeb to 3093f32
-
-
Thursday May 03 2012
-
Push
23:08
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:master. View diff
master changed from 8545135 to cc94eeb
-
-
Thursday April 26 2012
-
Push
23:49
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 8545135 to 92cd275
-
Push
12:09
Max Reitz pushed 2 commits to asx-games/macs_betelgeuse:master. View diff
master changed from 48110d4 to 8545135
-
Push
12:09
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 39fbf80 to 8545135
-
-
Wednesday April 25 2012
-
Push
23:19
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 48110d4 to 39fbf80
-
Push
23:12
Max Reitz pushed 2 commits to asx-games/macs_betelgeuse:master. View diff
master changed from c629b34 to 48110d4
-
Push
23:12
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 23309f8 to 48110d4
-
Push
18:39
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from c629b34 to 23309f8
-
Push
01:19
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:master. View diff
master changed from c697aef to c629b34
-
Push
01:19
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from c697aef to c629b34
-
Push
00:53
Max Reitz pushed 3 commits to asx-games/macs_betelgeuse:develop. View diff
develop changed from 8fa7f00 to c697aef
-
Push
00:53
Max Reitz pushed 3 commits to asx-games/macs_betelgeuse:master. View diff
master changed from ccc3c92 to c697aef
-
Push
00:41
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 039ea32 to 8fa7f00
-
Push
00:21
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 6a7ab52 to 039ea32
-
-
Tuesday April 24 2012
-
Push
23:13
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from c4cefb4 to 6a7ab52
-
Push
08:42
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 3101501 to c4cefb4
-
Push
07:53
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 4e8c3fc to 3101501
-
-
Sunday April 22 2012
-
Push
23:57
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from a001fd5 to 4e8c3fc
-
Push
23:45
Max Reitz pushed 1 commit to asx-games/macs_betelgeuse:develop. View diff
develop changed from 2c5fa4d to a001fd5
-
Push
23:41
Max Reitz pushed 2 commits to asx-games/macs_betelgeuse:develop. View diff
develop changed from 0e496d0 to 2c5fa4d
-
Commit
14:21
Max Reitz created branch develop on asx-games/macs_betelgeuse
-
Commit
14:20
Max Reitz started development of asx-games/macs_betelgeuse
-
Repository
14:13
Max Reitz updated repository asx-games/macs_betelgeuse
Changed the repository description
-
Repository
14:12
Max Reitz created repository macs_betelgeuse in 3D
A combination of two frameworks:
- MACS provides an interface to a GPU's computational power by ...
-

