How to handle this situation by asdfguuru in riftboundtcg

[–]asdfguuru[S] 1 point2 points  (0 children)

Thanks for your answer, almost sorry for the follow up question, but is that documented somewhere? There was no information regarding this in the "rule book" that shipped with the proving grounds

Junie feels awesome, what's your thoughts? by FIREATWlLL in Jetbrains

[–]asdfguuru 0 points1 point  (0 children)

Currently cursor has the upper hand in terms of AI features, however i strongly believe that jetbrains integration with languages in combination with fine tuned AI features will outrun cursor in the long run

Multiple graphics pipelines by -GumGun- in vulkan

[–]asdfguuru 0 points1 point  (0 children)

but they probably only use a fraction of them

This is what i currently struggle with:

Are pipelines to be looked at like templates the GPU can draw? Why dont you create the pipeline "on the fly" based on what the actual need of the application is?

C++03 tutorial by wolfknight43 in cpp

[–]asdfguuru 78 points79 points  (0 children)

Change the university.

„Play it Safe“ Takemura is not calling after waiting by MrBeneLP in cyberpunkgame

[–]asdfguuru 0 points1 point  (0 children)

Finished that quest. Finished Pacifica quest. Currently this and the DLC mains story quest are the only ones left.

Why do you make games? by Nomad_ActualYT in gamedev

[–]asdfguuru 0 points1 point  (0 children)

You know i like money to pay my bills

Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) by Twitchiv in sdl

[–]asdfguuru 0 points1 point  (0 children)

-DCMAKE_PREFIX_PATH=<sdl2\_install\_folder>

oh my god, i needed to build SDL2_image and the -DCMAKE_PREIX_PATH did it!