i love cat(mull-rom splines)
i love cat(mull-rom splines)
CC#
Created by MechWarrior99 on 6/14/2023 in #help
❔ Cross-platform 3D rendering library?
not to mention the work it takes to make that x-plat
7 replies
CC#
Created by MechWarrior99 on 6/14/2023 in #help
❔ Cross-platform 3D rendering library?
otherwise if you're using a graphics library, even legacy opengl + assimp takes quite a bit of work for something a game engine already handles for you (i.e. mesh loading, lambertian shading, perspective cam)
7 replies
CC#
Created by MechWarrior99 on 6/14/2023 in #help
❔ Cross-platform 3D rendering library?
I think a game engine would be a reasonable solution
7 replies
CC#
Created by Popzi on 5/22/2023 in #help
❔ Reading Memory comes out backwards?
cswin32 is fine
51 replies
CC#
Created by Popzi on 5/22/2023 in #help
❔ Reading Memory comes out backwards?
you should really be using a source gen wrapper
51 replies
CC#
Created by Popzi on 5/22/2023 in #help
❔ Reading Memory comes out backwards?
all the subsequent functions that call setlasterror will clear all the previous error codes so yes, getlasterror will only return the last function's results
51 replies
CC#
Created by Popzi on 5/22/2023 in #help
❔ Reading Memory comes out backwards?
check your openprocess flags
51 replies
CC#
Created by Popzi on 5/22/2023 in #help
❔ Reading Memory comes out backwards?
invalid access to memory location time
51 replies
CC#
Created by popcorn on 4/1/2023 in #help
❔ Dynamic programming
it's just distance to the next letter for all letters since you have to print them in a sequence
12 replies
CC#
Created by popcorn on 4/1/2023 in #help
❔ Dynamic programming
not sure how dp can be used too
12 replies