Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

therektafire

4
Posts
1
Topics
2
Following
A member registered Oct 02, 2018

Recent community posts

Thanks. The reason I needed the sides separate is because I want to use them with a new n64 game engine that just came out called pyrite64, it has a special render mode that allows you to use textures up to 256x256 so i needed to split the cubemaps into the 6 sides and scale them down by 50% with imagemagick, the scaling part is easy, it was just the splitting that was going to be kind of tedious due to how many skies there are in the pack

Does anyone know of a good tool I could use to quickly split all the cubemap skies into 6 separate images? I know I could do it manually in gimp but it would take a while lol, I was really hoping the sides would all be separate since for my use case I need them that way

What types of mouse input are allowed for the mouse only challenge? Movement? Buttons? Scroll wheel? For buttons some mice have more than just left right and middle click, can those be used?

Hi, I don't know if you check the blitzcoder forum anymore but I asked some questions about blitz3d on there