There are no reviews yet. Be the first to send feedback to the community and the maintainers!
JavaAnotherVerySimple3DSoftwareRenderer
Yet another very simple java 3D software renderer using only standard 2D libraries (Java2D, AWT & Swing), so no external libraries required. Video: https://youtu.be/hWUX1t9f6zESnakeAssembly8086
Very simple Snake game written in assembly 8086 for DOS and text mode. Video: https://youtu.be/5v1Pz0bzO1gJavaComancheLikeSimpleVoxelSpaceEngineTest
Java 2.5D Comanche-like Simple Voxel Space Engine test implemented using just standard libraries (java 2D, Swing, AWT), so no external libraries required. Video: https://youtu.be/d1MVZukvP_wAssembly8086OLOS
OLOS very simple 8086 16 bits real mode Operating System. Video: https://youtu.be/1JLP6ebvnU0JavaGoldenAxe
Golden Axe (1989) game implemented in java using only standard libraries (Java 2D, Swing, AWT & Java Sound API), so no external libraries required. Video: https://youtu.be/uevIVLNhQqsJavaDragonQuest1
Dragon Quest 1 / Dragon Warrior 1 implemented in java 8 using only standard libraries (java 2D, AWT, Swing & Java Sound API) so no external libraries required. Video: https://youtu.be/EjklKCcPskgJava3DFirstPersonShooterGameTest
3D Counter Strike-like First Person Shooter (FPS) Game Test implemented in Java using just standard libraries (java 2D, Swing, AWT), so no external libraries required. Video: https://youtu.be/EVkkVaFhnh0JavaWolf3DGameEngine
Wolfenstein 3D Game Engine implemented in java using only standard libraries (Java2D, AWT, Swing and Java Sound API), so no external libraries is required. The current version supports only the Shareware version. Video: https://youtu.be/_-DBxbrOXPMPS1PsyQRaycastTest
Raycast test project for PS1 using PSY-Q dev kit (C Language). Video: test40 https://youtu.be/REQNDeBHuy0 | test020/test025 https://youtu.be/tSSnDjXRwpE | test009 https://youtu.be/zG6HQkhXDFc / test005 https://youtu.be/tZhTW2NhTvIJavaDoomWADMapRendererTests
First experiments to try to render the Doom WAD maps using only standard libraries. Test 004 - https://youtu.be/-6mePgg7gXEVgaTestesNotas
Estudos / anotações / testes sobre a placa de vÃdeo antiga VGA para DOS (mode 13h, unchained, mode Y, mode X, etc).Java3DSphereImageViewer
Java 3D 360 Sphere Image Viewer. Video: https://youtu.be/5DPRbkBKfl0Java3DResidentEvilLikeGameBut360ViewTest1
Java 3D " Resident Evil "-like game but 360 view tests (using only standard libraries). Video: test #5 https://youtu.be/DU22GmTOpEk / test #4 https://youtu.be/ii8VrW-U-L4 / test #3 https://youtu.be/oRWheSKothE / test#2 https://youtu.be/dS5n37MNvxI / test#1 https://youtu.be/aXhQQwy1L8IJava2DRigidBodyPhysicsImpulseResolutionBoxBoxWithRotation
Java 2D Rigid Body Physics Impulse Resolution test / Box vs Box collision with Rotation. Video: https://youtu.be/iVXN6Gqga8sJava3DMeshVsSphereCollisionTest
Java 3D Mesh vs Sphere Collision Test. Video: https://youtu.be/v1riwEd0BDAAssembly8086PlayPcmDigitizedSoundAdlibOpl2
Play Pcm Digitized Sound through Adlib OPL2 sound card. Video: https://youtu.be/mpq-wErz1dcWireframe3DAssembly8086
Wireframe rotating 3D cube and torus written in assembly 8086/87 language (using 13h graphic mode). Video: https://youtu.be/V2MoHLes8wsJavaBsp3DTest
Java 3D BSP (Binay Space Partition) + Painter's Algorithm Test. Video: https://youtu.be/jBtoJ8eICcIJava2DNavMesh
Java 2D NavMesh with A* (A Star) Path Finding. Video: https://youtu.be/LvrX7tRWYo8JavaLowResPseudo3DFirstPersonRPGTest1
Very Low Res Pseudo 3D First Person RPG Test #1. Video: https://youtu.be/Y1b8vCTxd1QJavaRaycastTutorial
Java Raycast TutorialJava2DNormalMapEffectTest
Java 2D Normal Map Effect Test. Video: https://youtu.be/MouKIdJaLTAAssembly8086OPL2AdlibHardwareLevelProgrammingTest
Assembly 8086 test program that plays Super Mario Bros music using 2 channels and communicating directly with YM3812 OPL2 (Adlib / Sound Blaster). Video: https://youtu.be/GZegKVzGWEkJavaMODPlayer
Java MOD music player from scratch using only standard libraries (no external libraries required).Java2DAsteroidsSurvival
A little bit modified version of classic Asteroids game implemented in java using just standard libraries. Video: https://youtu.be/2ewWLKyxELAAC-SAT-CF-e
SAT-CF-e. Maiores informacoes, por favor, visite:JavaAStarAlgorithmTest
Java A* Path Finding Algorithm Test. Video: https://youtu.be/oBJbYrfrMBUHaskellSnakeGame
Snake game implemented in functional programming Haskell language with gloss 2D graphics library. Video: https://youtu.be/Ccue0ayHw2YAssembly8086Play1BitPcmDigitizedSoundPcSpeaker
Assembly 8086 program that plays 1 bit PCM digitized sound through the PC-Speaker. Video: https://youtu.be/pLBL7-QsuYwHaskell3DPocketCube
Haskell 3D Pocket Cube (2x2 Rubik's Cube) Game. Video: https://youtu.be/GLkiw-OIGoQJava25DDoomLikeLevelOnlyHeightMaps
Java 2.5D Doom-like Level Renderer using only Height Maps test. Video: https://youtu.be/Hde8dYm1CqIJavaLodeRunnerPortTest
My attempt to port Lode Runner (this project https://github.com/CJLove/x16-LodeRunner) (C language) to Java using only standard libraries (no external libraries required). Video: https://www.youtube.com/watch?v=doxBY_jEX0EJavaVerletIntegration3DSimpleClothTest
Java Verlet Integration 3D - Simple cloth simulation testJavaBVHParser
BVH (Biovision Hierarchy motion capture / character animation file format) parser implemented in java. Refactored code using vectors and matrices. (Old) video: https://youtu.be/uO5CKYQYAZoJava2DIntegrationDisintegrationEffectTest
Java 2D Integration and Disintegration Effect Test. Video: https://youtu.be/cLkORfzQPEUJava3DEightBallPoolGame
Java 3D Eight Pool Ball Game (no external library required). Video: https://youtu.be/DDzVdtPhwm8CppOpenGLPong3DGame
Pong 3D game test written in C++ and OpenGL 3. Video: https://youtu.be/pYkkYPjmSBgJavaVerletIntegration3DTest
Java Verlet Integration 3D Test - rolling a cube. Video: https://youtu.be/9webzAi8VqkJava2DRaycastingWith3D360ViewTest
Java 2D Raycasting With 3D 360 View Test. Video: https://youtu.be/K3zAYOUcskAJava2DProceduralDungeonGenerationTest
Java 2D Procedural Dungeon Generation using Prim's Algorithm Test. Video: https://youtu.be/s-ZpUMlJrCYJava3DSoftwareRendererPortalsCells
Another improved Java 3D Software Renderer + Portals and Cells [experimental, not finished yet]. Video: https://youtu.be/tzPlwyaZF2gAssembly8086IMFPlayer
Very simple IMF music player written in Assembly 8086. Video: https://youtu.be/ifqq7reyNa0Java2DRaycastingUsingDDATest
2D Raycasting using Digital differential analyzer (DDA) / Test #1 implemented in java. Video: https://youtu.be/tlUFRCKEB_cJava2DYieArKungFuGameTest
Java 2D Yie Ar Kung-Fu Game Test. Video: https://youtu.be/OJQLPagt5KU3DTextBannerTurboC
3D Text Banner Demo written in old Turbo C (16 bits) for DOS.JavaDigDugGame
2D Dig Dug Game implemented in java 8 using only standard libraries (java 2D, awt & swing), so no external libraries required. Video: https://youtu.be/2U6F2cvjEpAJava2DImageDistortionWaterEffect
Java 2D Image Distortion (Water?) Effect. Video: https://youtu.be/IW3SDNHqLj4Java2D3CharsKaleidoscope
See 3 randomly chosen characters rotating through a kaleidoscope :) Video: https://youtu.be/-9B-47MeeKwJava2DRigidBodyPhysicsImpulseResolutionWithoutRotation
Java 2D rigid body physics impulse resolution (without rotation). Video: https://youtu.be/lGpBG_d82X4Java2DRacingPhysicsTest
Java 2D racing physics test. Video: https://youtu.be/wxYuu3xK-QkAssembly8086PlayPcmDigitizedSoundOnPCSpeakerTest
Playing PCM digitized sound through the PC speaker in assembly 8086 for DOS using pulse-width modulation (PWM) technique. Video: https://youtu.be/4SBUrv7fXqIJavaMidiPlayerTest
Java Midi Player (very simple Sample-Based Synthesizer + MID File Parser) test.Java2DGraphicsSokoban
Java 2D Graphics Sokoban. Video: https://www.youtube.com/watch?v=389pM0JDfH8AnalogicClockAssembly8086
A very simple analogic clock implemented in assembly 8086/87 using 13h VGA graphic mode. Video: https://youtu.be/sKPFPKsEHgEAssembly8086_2D_RPG_Game_Test
Very old 2d assembly 8086 rpg game prototype / test i made in 2000. Unfortunately, It's very slow ! Video: https://youtu.be/Inx7wseHqzcAssembly80863DCubeAdlibMusicDemoTest
First assembly 8086 vga graphics 3D cube + adlib opl2 music demo test for OLOS. Of course, it also work on DOS :) Video: https://youtu.be/XC3eRKOJQ3UJava3DSoftwareRendererCBufferOcclusion
Java 3D Software Renderer + C-Buffer Occlusion Spans using Linked List. Video: https://youtu.be/qYcpJbj6gSQJava2DGoldenAxeGameTest
Java 2D Golden Axe Game Prototype / Tests. Video #1: https://youtu.be/o40Bw29kpko / Video #2: https://youtu.be/DekVwzBmKYM / Video #3: https://youtu.be/jdiAzvA11mU / Video #4 (enemy's AI): https://youtu.be/0qGg1XYdklE / Video #5 (title screen): https://youtu.be/S1oupd_Y6zE / Video #6 (old map screen): https://youtu.be/90Kw_LZrRdI / Video #7 (multiple enemies): https://youtu.be/ihipghpPqxQ / Video #8 (magic effect test): https://youtu.be/NVxrMvReBQM / Video #9 (rideable beast): https://youtu.be/FKXll7e4ElkAssembly8086CovoxPcmPlayer
Very simple COVOX PCM audio player in Assembly 8086.Assembly8086SoundBlasterDmaSingleCycleMode
Assembly 8086 Sound Blaster DMA "Single-cycle" PCM digitized sound player. Video: https://youtu.be/KY57fXij51MEFD-PIS-Cofins
Projeto em IDE NetBeans 7.0 para geracao do arquivo EFD-PIS/Cofins. Mais detalhes, por favor, visite o link abaixo:JavaLightMappingTest
Baking direct light experiments / Light Mapping Tests in Java. Video: https://youtu.be/WJl_3-rIgHYJava3DSpaceShooterTest
Java 3D Space Shooter test. Video: https://youtu.be/BjEH4ZRCd3gJava2DPixelBasedShadowMappingTest
Java 2D pixel based 2D shadow mapping Test. Video: https://youtu.be/Qt-1xVSEAHwJavaMddAndPc2AnimationsTest
Java 3D MDD and PC2 (Point chache) animations file format readers tests.JavaMddPointCacheAnimationViewerAndVerySimple3DRenderer
Java MDD (PointCache) Animation Viewer And Very Simple 3D Renderer Test.JavaQuarternionRotatePointAroundAxisTest1
Java Quaternion test: rotating points around an arbitrary axis (green line) using the formula P' = Q.P.Q* (not converting to matrix). Video: https://youtu.be/_jYOIVZI9TwJavaOcclusionCullingCBufferTest
Java C-Buffer implementation using binary tree (not bsp, sorry!) data structure for occlusion culling tests. Video: https://youtu.be/OHXHE6bSv2oJavaWaveTextEffectTest
Java Wave Text Effect Test. Video: https://youtu.be/GpPIQgVcq30JavaGBAsm
Very simple Java GameBoy assembler (CPU‎: ‎Sharp LR35902) + Hello World assembly example program. Video: https://youtu.be/-_QCDYcExfwBrainUnfuckHuntTheWumpus
Hunt The Wumpus (1973) port from Basic to BrainUnfuck 1.0.1 language. Video: https://youtu.be/uWax_e-zq00JavaAsciiTextSokoban
Java ASCII Text Sokoban game. Video: https://youtu.be/n2L3jbssAZ0JavaSSAOTest
Java SSAO (Screen Space Ambient Occlusion) Test. Video: https://youtu.be/Zu4KhD0ofyUJavaPointArrayRaycastTest
Java raycasting alternative method test (actually, it's scanline s-buffer like algorithm [i guess])Java3DCollisionDetectionWithTerrainTest
Java 3D Collision Detection With Terrain Test. Video: https://youtu.be/HCrqOmb7Ar4Java2DTennisGameTest
Java (actually 2.5D) Tennis Game Test #1. Video: https://youtu.be/D5lZZcOLTkwJavaSkeletalAnimationTest-2
Java Skeletal Animation Test #2. Video: https://youtu.be/q5-nJ3XeVL8Java2DQBertGame
Q*Bert 2D game implemented in java 8 using only standard 2D libraries (java 2D, Swing, AWT), so no external libraries required. Video: https://youtu.be/w8qjXdGxjVMAssembly8086PlayMidiUsingCtmidiDriverSB16
Assembly 8086 code to play midi music using CTMIDI.DRV driver for SB16 card and DOS. Video tutorial: https://youtu.be/U9vuZD_AlhYBlenderScripts
Collections of blender scripts.JavaPlanetLanderWithLibZ
Planet Lander: a Lunar Lander like game developed in java using LibZ game library (https://github.com/winspeednl/LibZ). Video: https://youtu.be/ZbrP6Ffr4UgAssembly8086SoundBlasterDmaAutoInitializeMode
Assembly 8086 Sound Blaster DMA "Auto-initialize" PCM digitized sound player. Video: https://youtu.be/TOBEeHh5_zASnakeGameTestZ80HomemadeVideoGame
Snake Game Test for my Z80 homemade "Video Game".JavaAsciiTextTetris
Java ASCII Text Tetris test.Video: https://youtu.be/FyDP-KxY4RMJavaColladaParserTest
Java Collada Parser Test. Video 1: https://youtu.be/LLazhp4_268 / Video 2: https://youtu.be/sRYpJMbe2UY / Video 3: https://youtu.be/txaqeBDcVQs / Video 4 Parappa: https://youtu.be/puo0LZlkt-cJava2DTriangulationAlgorithmTest1
Java 2D (Concave/Convex) Polygon Triangulation Algorithm Test #1. Video: https://youtu.be/iM3CDOXKyXkJava3DSpiralTunnelEffectTest1
Java 3D spiral tunnel effect test #1. Video: https://youtu.be/ISXGAvmLQDgJava2DCheckeredXorEffectTest1
Java 2D checkered XOR effect demo test #1. Video: https://youtu.be/dgHJGDAPQ44Java3DBlockLevelCollisionDetectionTest
Java collision between Player and 3D Block Level Test. Video: https://youtu.be/GpbkMoaE-G4JavaSkeletalAnimationTest
Java Skeletal Animation Test. Video: https://youtu.be/SLV7DEiq7McHaskellConwaysGameOfLife
Haskell Conway's Game of Life with gloss. Video: https://youtu.be/RiUVvlgsxQYJavaBresenhamsLineAlgorithmTest
Java Bresenham's Line Algorithm Test.JavaHexEditor
Very simple hex editor written in java. Video: https://youtu.be/L1_SLBLdJVYPrinceJSToJava
This is an attempt to port PrinceJS (https://github.com/ultrabolido/PrinceJS) to Java. Video: https://youtu.be/6UY7U82CWscjRegexTextField
Extensão do componente JTextField do Swing que permite digitar apenas os caracteres válidos definidos por uma expressão regular (regex).JavaBakingGlobalIlluminationRadiosityTests
Java baking Global Illumination / Radiosity Tests. Video: https://youtu.be/nCkUp-fvu8cJavaBitmapMaskPinballTest
Java Bitmap Mask Pinball Test. Video: https://youtu.be/SXegewcVx8AHaskellTextConsoleTicTacToeAI
Haskell Text Console Tic Tac Toe AI (minimax). Video: https://youtu.be/krw8q-eQ9E4DosOpenWatcomNotas
DOS Open Watcom Notas / Testes. 16 bits or 32 bits using DOS extender (DOS4GW)Java2.5DIsometricTetris
Java 2.5D Isometric Tetris. Video: https://youtu.be/Uv40qTFuPUILove Open Source and this site? Check out how you can help us