Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Community

New topic

Recent updates

Fauxton is now on github!
6
You can get it now from the Github page . I will be using the GitHub page for smaller things like bug fixes and minor changes. I will update the itch.io page fo...
[FIXED] Scaling issues with models added to static buffers fixed
2
Fixed an issue where models added to static buffers would be offset when scaled. That is now fixed. You can read more about my idiocy below. lol. Read more abou...
1 file
[FIXED] Gamepad camera control fixed
1
I fixed the issue with the gamepad controller moving the camera weird. I had the right-stick axes flipped (vertical was angle, horizontal was pitch). That has b...
2 files
[UPDATE] LIGHTING IS HERE!
6
v 2.2.0 Nodes [ADDED] World Environment Node [ADDED] Point light node [ADDED] Spot light node Functions [ADDED] fauxton_buffer_set_uniform_script(buffer_name_or...
1 file
[FIXED] Annoying GM message fixed - 'missing reference id'
3
I have fixed this Issue that would pop up: Originally I had called the camera and renderpipeline 'node_camera' and 'node_render_pipeline' and it confused GM onc...
1 file
Version 2.1.0 - Full Demo, Volumetric fog, and more!
4
1
The demo is live!! I have an HTML5 demo on the page now, and when you download Fauxton 2.1.0 you will get THIS EXACT DEMO!! It even works on mobile devices from...
2 files
Fauxton 3D 2.0.0!! Faster, Easier, and Simpler!
1
3
Oh boy has ALOT changed!!! Fauxton 3D 2.0.0 is here! Faster and easier than EVER!! Included in the new files are full documentation of all the new functions as...
1 file
[UPDATE] v1.1.1 - Soft Shadows & Grass
3
Hey guys! This small update has some cool new features! Namely being a new soft-shadow toggle! You can set the amount of blur for your shadows now! This newest...
1 file

Recent Posts

Reply
Getting the position of the mouse in a room
Reply
Issue with Obfuscated Lighting
Reply
Any Optimization Tips When Writing Thousands of Models to Static Buffer?
Reply
Any Optimization Tips When Writing Thousands of Models to Static Buffer?
Topic
Any Optimization Tips When Writing Thousands of Models to Static Buffer? 2
Reply
[SOLVED] "zscale" Variable Seemingly Affecting z-Axis Position, but not "z" Variable
Reply
[SOLVED] "zscale" Variable Seemingly Affecting z-Axis Position, but not "z" Variable
Reply
[SOLVED] "zscale" Variable Seemingly Affecting z-Axis Position, but not "z" Variable
Reply
[SOLVED] "zscale" Variable Seemingly Affecting z-Axis Position, but not "z" Variable
Topic
[SOLVED] "zscale" Variable Seemingly Affecting z-Axis Position, but not "z" Variable 4
Reply
draw_sprite_3d don't work
Reply
draw_sprite_3d don't work
Topic
draw_sprite_3d don't work 2
Reply
Creating a static buffer that you can add/remove models to/from on the go
Topic
Creating a static buffer that you can add/remove models to/from on the go 1
Reply
Demos Error
Topic
Demos Error 1
Reply
Leveled terrain
Topic
Leveled terrain 1
Reply
How to apply a shader to a model (not a static buffer)
Topic
How to apply a shader to a model (not a static buffer) 1
Reply
Disable FAUXTON when a room change
Reply
Disable FAUXTON when a room change
Topic
Disable FAUXTON when a room change 2
Reply
Understanding Shaders in Fauxton3D
Reply
Understanding Shaders in Fauxton3D
Reply
Understanding Shaders in Fauxton3D
Reply
I don't understand how lighting works
Reply
Understanding Shaders in Fauxton3D
Topic
I don't understand how lighting works 1
Topic
Understanding Shaders in Fauxton3D 4
Reply
Getting the position of the mouse in a room
Reply
Basic Vertical Platforming Functionallity
Reply
Getting the position of the mouse in a room
Topic
Basic Vertical Platforming Functionallity 1
Topic
Getting the position of the mouse in a room 4
Reply
Issue with Obfuscated Lighting
Reply
Issue with Obfuscated Lighting
Topic
Issue with Obfuscated Lighting 3
Reply
Does this engine support backface culling?