CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 04 Aug 2025 18:46:31 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090708113809
location: https://web.archive.org/web/20090708113809/https://github.com/klickverbot
server-timing: captures_list;dur=2.635691, exclusion.robots;dur=0.027690, exclusion.robots.policy;dur=0.011694, esindex;dur=0.015188, cdx.remote;dur=48.513805, LoadShardBlock;dur=1013.023973, PetaboxLoader3.datanode;dur=84.546033, PetaboxLoader3.resolve;dur=781.937776
x-app-server: wwwb-app220
x-ts: 302
x-tr: 1117
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 04 Aug 2025 18:46:32 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Wed, 08 Jul 2009 11:38:08 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 86ms
x-archive-orig-etag: "6f576b6d1b8701ae768edf73076e9f31"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 133403
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 08 Jul 2009 11:38:09 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 17 Dec 2008 13:35:59 GMT", ; rel="prev memento"; datetime="Wed, 17 Dec 2008 13:35:59 GMT", ; rel="memento"; datetime="Wed, 08 Jul 2009 11:38:09 GMT", ; rel="next memento"; datetime="Thu, 17 Nov 2011 11:34:54 GMT", ; rel="last memento"; datetime="Sun, 15 Dec 2024 22:11:52 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_10_20090708073834_crawl102_IndexOnly.gpg-c/51_10_20090708113743_crawl101.arc.gz
server-timing: captures_list;dur=0.600385, exclusion.robots;dur=0.024220, exclusion.robots.policy;dur=0.010163, esindex;dur=0.013506, cdx.remote;dur=136.736760, LoadShardBlock;dur=89.565167, PetaboxLoader3.datanode;dur=164.583210, load_resource;dur=314.865127, PetaboxLoader3.resolve;dur=217.307227
x-app-server: wwwb-app220
x-ts: 200
x-tr: 747
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
klickverbot's Profile - GitHub
Public Activity
-
A paper (in German) about the mathematical backgrounds of 3D computer graphics.Updated Thu May 28 09:48:38 -0700 2009
-
A simple software rasterizer for demonstration purposes written in D.Updated Mon Jun 22 10:03:03 -0700 2009
-
An inofficial copy of the KCachegrind repository hosted at svn.kde.org.Updated Sat May 30 08:20:18 -0700 2009
-
A tool for managing the various needs of a little company.Updated Mon Dec 15 04:59:31 -0800 2008
-
Updated Sun Feb 08 15:14:55 -0800 2009
-
Five-in-a-row-like board game – with a twist (board game AI test).Updated Sun Mar 22 07:21:47 -0700 2009
-
A graphical guestbook system written in ActionScript 2 for the frontend and PHP for the backend.Updated Fri Mar 27 12:33:09 -0700 2009
Public Activity
klickverbot
deleted branch windows-exit-prompt at klickverbot/d4
Mon Jun 22 10:07:11 -0700 2009
Deleted branch was at klickverbot/d4/tree/windows-exit-prompt
HEAD is 53e9f287ec1494ec19b42c30cea2fc18d1079e53
x

-
klickverbot committed 53e9f287:
Added option to configure light colors (not yet used).
-
klickverbot committed 3c0ec2e6:
Small code style tweaks.
-
klickverbot committed 96ec58e0:
Stripped the »d4.« prefix from the executable names so that DSSS correctly generates the .exe suffix on Windows.
HEAD is 947e04e222198ce0edf7415e7d927e177e027eef
x

-
klickverbot committed 947e04e2:
Renamed DynamicLights to DynamicLighting, added spinning lights demo.
-
klickverbot committed 1c52c9e0:
Marked RasterizedBase methods that are meant to be final as such.
-
klickverbot committed b14aaf23:
Moved the dynamic lighting demo default camera position into the room.
-
klickverbot committed ac12e819:
Cleaned up DSSS build file and enabled inlining for DMD release builds.
-
klickverbot committed 41364a4c:
Integrated MaterialManager functionality into Renderer; added dynamic lighting demo.
-
klickverbot committed eebb8d10:
Created new NormalVertexType; other Vertex types with normals now base on it.
-
klickverbot committed 2cb76348:
Refactored generic parts of the View out into FreeCameraApplication.
-
klickverbot committed b373eb88:
Added support for runtime-changable shader constants.
-
klickverbot committed 16980161:
Renamed the former »Main«/»MainApplication« to »Viewer«; refactored out entry point code.
HEAD is 3e9fd44465ba2484a227935a84c3946d91bc222d
x

-
klickverbot committed 3e9fd444:
Removed 'abstract' keyword that DMD interpreted wrong. This bug should have gone a while ago?!
-
klickverbot committed 2cac4b71:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed 947e04e2:
Renamed DynamicLights to DynamicLighting, added spinning lights demo.
-
klickverbot committed 1c52c9e0:
Marked RasterizedBase methods that are meant to be final as such.
-
klickverbot committed b14aaf23:
Moved the dynamic lighting demo default camera position into the room.
-
klickverbot committed ac12e819:
Cleaned up DSSS build file and enabled inlining for DMD release builds.
-
klickverbot committed 41364a4c:
Integrated MaterialManager functionality into Renderer; added dynamic lighting demo.
-
klickverbot committed eebb8d10:
Created new NormalVertexType; other Vertex types with normals now base on it.
-
klickverbot committed f6faf6a2:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed 32374081:
Created new NormalVertexType; other Vertex types with normals now base on it.
-
klickverbot committed 2cb76348:
Refactored generic parts of the View out into FreeCameraApplication.
-
klickverbot committed b373eb88:
Added support for runtime-changable shader constants.
-
klickverbot committed 16980161:
Renamed the former »Main«/»MainApplication« to »Viewer«; refactored out entry point code.
HEAD is 947e04e222198ce0edf7415e7d927e177e027eef
x

-
klickverbot committed 947e04e2:
Renamed DynamicLights to DynamicLighting, added spinning lights demo.
-
klickverbot committed 1c52c9e0:
Marked RasterizedBase methods that are meant to be final as such.
-
klickverbot committed b14aaf23:
Moved the dynamic lighting demo default camera position into the room.
-
klickverbot committed ac12e819:
Cleaned up DSSS build file and enabled inlining for DMD release builds.
-
klickverbot committed 41364a4c:
Integrated MaterialManager functionality into Renderer; added dynamic lighting demo.
-
klickverbot committed eebb8d10:
Created new NormalVertexType; other Vertex types with normals now base on it.
HEAD is 2cb763489f6f5f2aafbe225fa883e5d46ba2a2fb
x

-
klickverbot committed 2cb76348:
Refactored generic parts of the View out into FreeCameraApplication.
-
klickverbot committed b373eb88:
Added support for runtime-changable shader constants.
-
klickverbot committed 16980161:
Renamed the former »Main«/»MainApplication« to »Viewer«; refactored out entry point code.
HEAD is b9742a49484ecd76193d49734af99bde44ecb221
x

-
klickverbot committed b9742a49:
Removed trailing whitespace.
-
klickverbot committed e8006176:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed e8bf4ab2:
Fixed debugger invoking code – it was actually working…
-
klickverbot committed 3016fd83:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed e9e7eab5:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed 50feb7ad:
Changed the way exceptions are handled so that the program can wait for the user to press <Enter> before the application is closed.
HEAD is 5ddad64c50db22260716513dfb853746711f49e4
x

-
klickverbot committed 5ddad64c:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed b9742a49:
Removed trailing whitespace.
-
klickverbot committed e8006176:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed e8bf4ab2:
Fixed debugger invoking code – it was actually working…
-
klickverbot committed 3016fd83:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed e9e7eab5:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed 50feb7ad:
Changed the way exceptions are handled so that the program can wait for the user to press <Enter> before the application is closed.
HEAD is b9742a49484ecd76193d49734af99bde44ecb221
x

-
klickverbot committed b9742a49:
Removed trailing whitespace.
klickverbot
deleted branch windows-build at klickverbot/d4
Fri Jun 19 19:18:26 -0700 2009
Deleted branch was at klickverbot/d4/tree/windows-build
HEAD is e80061765556684151e6083cdfbb63cf9f0c6655
x

-
klickverbot committed e8006176:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed 468f1121:
Cleaned up texture reading code.
-
klickverbot committed f1902c12:
Added newlines at EOF; removed trailing whitespace. Loads of trailing whitespace.
-
klickverbot committed 01170a4e:
Overhauled texture reading code.
-
klickverbot committed 48eadfe6:
Added option to disable the z division (which is needed for perspective correct interpolation) to RasterizerBase.
-
klickverbot committed c6983d66:
Tiny code style fix.
-
klickverbot committed 75ad5639:
Further reduced code duplication, but introduced ugly pointer parameter instead.
-
klickverbot committed 4cbdacda:
»Cleaned up« SolidRasterizer – well, at least removed the duplicate code in the two rendering parts.
-
klickverbot committed c3a9874a:
Merged SolidFlatRasterizer and SolidGouraudRasterizer into SolidRasterizer.
HEAD is 71f1734a6daf3cb20afb091155cb8468116ca578
x

-
klickverbot committed 71f1734a:
Merge branch 'dmd-workarounds' into windows-build
-
klickverbot committed e8006176:
Merge branch 'master' into windows-exit-prompt
-
klickverbot committed f2b4bdac:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed 468f1121:
Cleaned up texture reading code.
-
klickverbot committed f1902c12:
Added newlines at EOF; removed trailing whitespace. Loads of trailing whitespace.
-
klickverbot committed 01170a4e:
Overhauled texture reading code.
-
klickverbot committed 48eadfe6:
Added option to disable the z division (which is needed for perspective correct interpolation) to RasterizerBase.
-
klickverbot committed c6983d66:
Tiny code style fix.
-
klickverbot committed 75ad5639:
Further reduced code duplication, but introduced ugly pointer parameter instead.
-
klickverbot committed 4cbdacda:
»Cleaned up« SolidRasterizer – well, at least removed the duplicate code in the two rendering parts.
-
klickverbot committed c3a9874a:
Merged SolidFlatRasterizer and SolidGouraudRasterizer into SolidRasterizer.
HEAD is f2b4bdac860b057f2d8be818a3c490154794285a
x

-
klickverbot committed f2b4bdac:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed 468f1121:
Cleaned up texture reading code.
-
klickverbot committed f1902c12:
Added newlines at EOF; removed trailing whitespace. Loads of trailing whitespace.
-
klickverbot committed 01170a4e:
Overhauled texture reading code.
-
klickverbot committed 48eadfe6:
Added option to disable the z division (which is needed for perspective correct interpolation) to RasterizerBase.
-
klickverbot committed c6983d66:
Tiny code style fix.
-
klickverbot committed 75ad5639:
Further reduced code duplication, but introduced ugly pointer parameter instead.
-
klickverbot committed 4cbdacda:
»Cleaned up« SolidRasterizer – well, at least removed the duplicate code in the two rendering parts.
-
klickverbot committed c3a9874a:
Merged SolidFlatRasterizer and SolidGouraudRasterizer into SolidRasterizer.
HEAD is 468f1121f6524ce56cc1c7503b85ae0390f4ff0f
x

-
klickverbot committed 468f1121:
Cleaned up texture reading code.
-
klickverbot committed f1902c12:
Added newlines at EOF; removed trailing whitespace. Loads of trailing whitespace.
-
klickverbot committed 01170a4e:
Overhauled texture reading code.
-
klickverbot committed 48eadfe6:
Added option to disable the z division (which is needed for perspective correct interpolation) to RasterizerBase.
HEAD is 4a58dc5387fe1282fd4e37af99c4c37b04044bc1
x

-
klickverbot committed 4a58dc53:
Added newlines at EOF; removed trailing whitespace. Loads of trailing whitespace.
HEAD is 1ae4a20fce5f314680bb3884ab020d14d9799fe4
x

-
klickverbot committed 1ae4a20f:
Removed trailing whitespace. Loads of trailing whitespace.
-
klickverbot committed 0e63f0eb:
Overhauled texture reading code.
-
klickverbot committed 0ac56e7d:
Added option to disable the z division (which is needed for perspective correct interpolation) to RasterizerBase.
../src/d4/shader/LitVertexColorShader.d(36): Error: this for values needs to be type VertexVariab...
HEAD is 30c0a13f2a52989cd1e75bd1b6f36a4b2b789232
x

-
klickverbot committed 30c0a13f:
Added option to disable the z division (which is needed for perspective correct interpolation) to RasterizerBase.
-
klickverbot committed c6983d66:
Tiny code style fix.
-
klickverbot committed 75ad5639:
Further reduced code duplication, but introduced ugly pointer parameter instead.
-
klickverbot committed 4cbdacda:
»Cleaned up« SolidRasterizer – well, at least removed the duplicate code in the two rendering parts.
-
klickverbot committed c3a9874a:
Merged SolidFlatRasterizer and SolidGouraudRasterizer into SolidRasterizer.
HEAD is e8bf4ab283dad770505e87c12767b235705805e1
x

-
klickverbot committed e8bf4ab2:
Fixed debugger invoking code – it was actually working…
New branch is at klickverbot/d4/tree/windows-build
klickverbot
deleted branch windows-build at klickverbot/d4
Fri Jun 19 07:17:44 -0700 2009
Deleted branch was at klickverbot/d4/tree/windows-build
New branch is at klickverbot/d4/tree/windows-build
HEAD is 4b4fcc617b1de702e27d7c592522af05a636ead5
x

-
klickverbot committed 4b4fcc61:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed d543107e:
Print objects GCed late only in debug mode.
New branch is at klickverbot/d4/tree/windows-exit-prompt
klickverbot
deleted branch windows-build at klickverbot/d4
Fri Jun 19 07:13:16 -0700 2009
Deleted branch was at klickverbot/d4/tree/windows-build
HEAD is a50688157908cf31468e894c873d41637b91d0b1
x

-
klickverbot committed a5068815:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed b1957c02:
Added newline to console output.
-
klickverbot committed b0bfe900:
Prettied console output; code beauty fixes.
-
klickverbot committed 44be732e:
Actually build debug{ ... }-blocks in debug mode.
-
klickverbot committed 6cb008a4:
Merge branch 'master' into dmd-workarounds
-
klickverbot committed eb7525af:
Added TODO note to Color cast.
-
klickverbot committed eae5d67c:
Implemented bilinear filtering. Clamping in combination with bilinear filtering not supported yet.
-
klickverbot committed 919514ae:
Commented out rounding mode changes because they are not necessary and break valgrind profiling.
-
klickverbot committed 4cd9f57d:
Implemented tiling/clamping support (values are not yet read from the model file); texture values are now cached for a significant performance gain.
-
klickverbot committed beec292a:
Remove Assimp's texture coordinate conversion step and flip the textures while importing instead.
-
klickverbot committed 49bbaf94:
Fixed vertex type detection logic in AssimpScene.
-
klickverbot committed 96630287:
Removed unused static constructor/destructor in AssimpScene.
-
klickverbot committed 967feee7:
Cleaned up Assimp importing stuff.
-
klickverbot committed d4a84543:
Fixed assimp's post processing steps.
-
klickverbot committed e71fd4f0:
Fixed a small bug in the texture access code which has not been noticed jet because most texture files are squares.
-
klickverbot committed b8d9b35f:
Added revision check and documentation comments to the Assimp bindings.
-
klickverbot committed 147423ed:
Updated Assimp bindings to SVN r425.
-
klickverbot committed 69fe5d72:
Added explicit release flags for DMD for clarity.
-
klickverbot committed d8c71cf1:
Removed stale (now wrong) comments.
HEAD is d543107ed07926d47ed8b1e671780857fdc9023e
x

-
klickverbot committed d543107e:
Print objects GCed late only in debug mode.
-
klickverbot committed b0bfe900:
Prettied console output; code beauty fixes.
-
klickverbot committed 44be732e:
Actually build debug{ ... }-blocks in debug mode.
-
klickverbot committed eb7525af:
Added TODO note to Color cast.
New branch is at klickverbot/d4/tree/windows-build
HEAD is 3c22dd188261e5d30119b7c6ffb3edcff228d16c
x

-
klickverbot committed 3c22dd18:
Fixed markup in »Sorry« toolbox content.
-
klickverbot committed aa681db7:
Moved the demangling invocation to libcore to actually make demangling work for all ways of loading the traces.
-
klickverbot committed 34d0f3ee:
Merge branch 'master' into demangling-support
-
klickverbot committed 593fabb3:
Merge branch 'master' of git://github.com/kcachegrind/kcachegrind
-
dnadlinger committed 49e95175:
Fixed a crash that occured when the settings dialog was closed while no trace data was loaded.
-
klickverbot committed 50ba80a8:
Fixed a crash that occured when the settings dialog was closed while no trace data was loaded.
HEAD is 593fabb3a56f6d3e0d5816c0a633cc19e591de0d
x

-
klickverbot committed 593fabb3:
Merge branch 'master' of git://github.com/kcachegrind/kcachegrind
-
dnadlinger committed 49e95175:
Fixed a crash that occured when the settings dialog was closed while no trace data was loaded.
HEAD is 50ba80a85b9da768d77e82aae769261278143c49
x

-
klickverbot committed 50ba80a8:
Fixed a crash that occured when the settings dialog was closed while no trace data was loaded.
HEAD is 8f9a14d9b50848c451c8a0c302cd6ad37c2aa8e9
x

-
klickverbot committed 8f9a14d9:
Added KMessageBox on demanling failiure.
-
klickverbot committed 7f0ec2d2:
Implemented config tab for choosing the demangler; moved demangling code in a new function.
HEAD is bfd46e41d77ab1ef42fcccab6f805ec5aac40368
x

-
klickverbot committed bfd46e41:
Made commented-out segment in TraceFunction::prettyName() clearer.
klickverbot
created
branch
demangling-support
at klickverbot/kcachegrind
Fri May 29 12:20:51 -0700 2009
New branch is at klickverbot/kcachegrind/tree/demangling-support
This feature is coming soon. Sit tight!