DJ
Hellow guys can any one send me a link of CSS book from the beginning
Anonymous
peter nation
Anonymous
it's really good if you are beginner and you want to learn it
Pavel
Admins can warn, users can report (and sometimes be warned for report abuse 😜)
DJ
🙏
Mat
@danlok781 Welcome!
Mat
🙏
Read the rules next time :)
Anonymous
Lol
Anonymous
I read
Anonymous
I'm having trouble compiling a program with g++ on linux. Does anyone here use this?
BinaryByter
What exactly is your Problem?
Anonymous
it uses SFML, so I installed that
Anonymous
Sorry
Anonymous
Hold on
Anonymous
Oh, I guess I can't post links. I read the pinned post. Must have missed that part. Well, anyways, it's a snake game tutorial and the code uses the header "SMFL/Graphics.hpp". I installed that on my system but now this is the error I get when I try to compile: pastebin (dot) com/91ReHVZ6
Anonymous
Why did you try to warn me? What did I do wrong?
Dima
They are just noobs clicking random buttons
Dima
he even has no rights
Dima
Anonymous
k
Anonymous
Pastebin.com/xeKJGrdu
Anonymous
Why cant it detect the swimmingpool.h? I have indicated it there
Anonymous
"Swimmingpool.h: No such file or directory"
PM
How can I take multiline inputs from stdin i.e console and then print the same number of lines
BinaryByter
for starters
Anonymous
for starters
Bro I pmed you
Light
How can I take multiline inputs from stdin i.e console and then print the same number of lines
if you use cin» before getline there will be a problem that getline() sees the newline character and stops reading any further. call cin.ignore() between cin» and getline()
Light
yup😅
PM
Plzz
Light
Write complete line of code of taking multiline input and store it in String 'inp'..
while(getline(cin,inp) && inp[0]!='\0'){ //your code }
BinaryByter
yup😅
Don't worry 😉
Light
😄😄
PM
while(getline(cin,inp) && inp[0]!='\0'){ //your code }
Why inp[0]...as inp[0] has 1st character imput while we have to check for character imputed
Light
I have used it to determine the end of the input.
When it gets a blank line it will exit from the loop
klimi
Hi
Anonymous
http://this.is-a-professional-domain.com/ubqxfFR.gif How could i make my camera not like rotate from the center of the game? https://github.com/kingdevnl/OpenGL3DGame/blob/master/3DGame/Main.cpp
klimi
Lol.... Who did that
Yuvraj
Classes are blueprints of object... And object is like they can contain { function, variables, parent class method }
Yuvraj
Using classes we can increase reusability of code
Anonymous
Me too
Anonymous
/slap
Anonymous
Oh there is no Marie here
kλletaa
at least screenshot it lol
Yuvraj
S = d/t , t= d/s , if(t> 60) {cout<<"No";} else { cout<<"Yes";}
Anonymous
Koulick Sadhu
Hello guys. I am new here. I need some help in image processing.
Koulick Sadhu
I have a .pgm image with digits written from 0-9 . I have to label the images 0 and 1 and have to use component labelling to extract the digits. I need help on how to do this in python.
Koulick Sadhu
Sry I was struggling with this for quite some time. So thought to ask. Anyways thanks
Koulick Sadhu
Okay I need help with this in C++
Koulick Sadhu
Of how to do this
Mihail
move the camera context point with the player
Even then it would be third person, not first person
BinaryByter
the camera rotates around the context point
BinaryByter
Or am I misthinking something?
BinaryByter
🤔
Peppabyte
来日
klimi
来日
This group is english only
Peppabyte
Sorry meant to share that to my dictionary but my phone lagged and popped this up instead.
Mihail
the camera rotates around the context point
Yeah and that's what's wrong
BinaryByter
Yeah and that's what's wrong
but if it rotates around the player - thats the result we want
BinaryByter
if you do camera = rotation axis, you get a rotation around yourself
Mihail
You want to be rotating the camera away from that point not towards it
BinaryByter
You want to be rotating the camera away from that point not towards it
you want to rotate it AROUND that point (yourself)
Mihail
Ye
Mihail
Not you around the point
Ибраги́м
https://www.youtube.com/watch?v=CNw6Cz8Cb68