Building Opengl 3+ in ubuntu under virtualbox/vmware
For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.
If I run
glxinfo | grep "OpenGL version"
I get
OpenGL version string: 2.1 Chromium 1.9
Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)
Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.
Thank you in advance!
EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.
virtualization opengl
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.
If I run
glxinfo | grep "OpenGL version"
I get
OpenGL version string: 2.1 Chromium 1.9
Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)
Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.
Thank you in advance!
EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.
virtualization opengl
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.
If I run
glxinfo | grep "OpenGL version"
I get
OpenGL version string: 2.1 Chromium 1.9
Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)
Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.
Thank you in advance!
EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.
virtualization opengl
For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.
If I run
glxinfo | grep "OpenGL version"
I get
OpenGL version string: 2.1 Chromium 1.9
Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)
Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.
Thank you in advance!
EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.
virtualization opengl
virtualization opengl
edited Nov 8 '13 at 18:15
GCon
asked Nov 8 '13 at 15:05
GConGCon
12116
12116
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f373055%2fbuilding-opengl-3-in-ubuntu-under-virtualbox-vmware%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
add a comment |
You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
add a comment |
You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
answered Feb 14 '14 at 4:06
firefly2442firefly2442
1212
1212
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f373055%2fbuilding-opengl-3-in-ubuntu-under-virtualbox-vmware%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown