Showing posts with label virtual worlds. Show all posts
Showing posts with label virtual worlds. Show all posts
Monday, May 22, 2017
Opensim in the Classroom: How To Get Started
I've run sims with Opensimulator in my school for eight years now (!). I think it's immensely rewarding for students and well worth the effort. It's come a long way as a practical technology for schools. I'm not a techno-wizard but I'm so familiar with it now that it's pretty easy for me to run saved worlds or set up a sim from scratch, so I'm documenting the steps here for newcomers to the technology to use in their own forays into Opensim work.
Sunday, April 23, 2017
Workflows for Virtual Worlds/Virtual Reality
These are some notes I'm taking to remember how I got some things to work for student projects.
Scenario 1: Importing 3D Models Into Opensim
Correcting Collada Model Errors
First time I spent money ($15!) on a 3D model to use there was an issue. The snow leopard was inside-out; the texture was on the inside and the outside was transparent. I learned after much searching that the "normals" had to be recalculated, which can only be done in a 3D program. The download included an FXB file so I used Blender, imported the FXB file, went to Edit Mode > Mesh > Normals > re-calculate outside normals which flipped the orientation of the faces to outside. Then I exported that as an OBJ file. Then I could import into Opensim with Singularity viewer. I chose File > Upload Mesh > High detail. It comes in gray so change the color to
Saturday, January 07, 2017
OpenSimulator In the Classroom Through the Years
I haven't run any sim projects for a while and I miss it. I just found a cache of pictures of sim projects and am amazed at how far it's come. Here are some of the pictures to give an idea of the territory students and I covered together. What an adventure!
![]() |
Our first sim, 2009! With a spare assortment of prims students acted out skits for their drama class. |
Thursday, June 30, 2016
Make Your Own Virtual Reality App for Google Cardboard on iOS
(These notes are relevant for Unity version 5.5 and under. Here is a new post that covers Unity 5.6, when the Google Cardboard SDK was integrated into Unity build settings, making some of this obsolete.) I thought Google Cardboard was neat when I first saw it but a couple days ago I started playing around with creating 3D content for it and I'm blown away with the possibilities. I want to give a survey of some ways 3D content can be experienced in a Cardboard VR app but I'm not going to go super in-depth with any of them because each one is its own endless rabbit hole. The biggest hurdle, especially for making an app for iOS (as opposed to Android) is getting your Unity and XCode environment set up. Once that's working the rest is pure fun and amazement.
Labels:
3D design
,
Google Cardboard
,
tutorials
,
virtual reality
,
virtual worlds
Thursday, November 28, 2013
Student Machinima in OpenSim With Greenscreen
I have a student, 11th grader, working on one of the most complex tech projects ever. Her English teacher gave an open-ended project assignment for students to make something that depicts a scene from Bram Stoker's Dracula. She decided to make a machinima that would require up to four avatars, all controlled and filmed by herself, in one week.
I think Rand Spiro's Cognitive Flexibility Theory describes the use of technology to solve creative problems well. Of course there are optimal setups for creating machinima but here I had to help a student realize a very complex project with minimal training and portable equipment, as she had to complete it over the Thanksgiving weekend.
So here's what I came up with. I will find out on Monday how successful it will have been:
I think Rand Spiro's Cognitive Flexibility Theory describes the use of technology to solve creative problems well. Of course there are optimal setups for creating machinima but here I had to help a student realize a very complex project with minimal training and portable equipment, as she had to complete it over the Thanksgiving weekend.
So here's what I came up with. I will find out on Monday how successful it will have been:
- We have a school OpenSim virtual world, but currently port forwarding is not set up in the firewall, so it's not an option for working at home. She has a Mac so she couldn't use SoaS. So we set up her own sim, installing MySQL, Mono, and Diva distro. After a few hiccups she was up and running.
- We needed the Diva account functionality to set up the character and camera person accounts and I had chosen Imprudence for a viewer and for some reason the Diva splash page wasn't showing up. I found Singularity which turns out to be quite awesome.
- Next was loaning her a PC she could use for the filming. I put Fraps and Singularity on it and taught her how to change her MyWorld.ini and RegionConfig.ini files to reflect her LAN IP so the PC could log into her sim. I taught her how to use Fraps, which is dead simple.
- For multiple avatars in the same scene, all directed by her, she would need a green floor and background, which she would then have to edit together in a video editor. She made some nice avatar costumes and developed gestures from the stock opensim animations.
- She would have preferred to edit the footage in iMovie on her Mac, as would I, but having the files on the PC in AVI format complicated things, as they would have to be converted to MOV for iMovie. It was too much for me to explain and add to the workflow. So I opted for having her use Movie Maker on the PC. That decision could prove to be the project's undoing as greenscreen is very hard to work with in WMM. We'll see. You have to use WMM 6.0 and install RehanFX shaders, and syncing the overlaid clips is almost impossible. It seems pretty much just set up to make cheesy music videos with ridiculous backgrounds. But it would have to work.
- UPDATE: I am happy to say she managed to get the DVI files copied to her Mac, and used either Perian or Evom to convert them. iMovie makes clip editing much easier, even after applying the greenscreen.
- So the greenscreen workflow consists of syncing two avatar clips, applying the greenscreen so they both appear over green. Export that, and reimport it. Add a third avatar clip and sync those. Apply the greenscreen filter again and export that. Repeat for the fourth avatar clip. Finally, reimport that and greenscreen it with the chosen background image, and if possible figure out how to work in multiple background images for scene changes, which I'm not even sure is possible.
I hope all this works, we'll see.
UPDATE: She completed the video and it came out amazingly well! Here it is. She did end up figuring our how to convert the files from DVI to MOV and move them to iMovie. That should teach me to assume something will be too hard for someone.
UPDATE: She completed the video and it came out amazingly well! Here it is. She did end up figuring our how to convert the files from DVI to MOV and move them to iMovie. That should teach me to assume something will be too hard for someone.
Wednesday, November 30, 2011
Great Student Opensim Build: St. Peter's Basilica
![]() |
St. Peter's Basilica, Maderno's Facade |
Labels:
opensim
,
teaching learning
,
tech integration
,
virtual worlds
Saturday, July 23, 2011
Multi-user Sim-on-a-stick
CAUTION: This is a pretty old post, SoaS may have changed, probably has. Just keep in mind...
I love how accessible Sim-on-a-stick makes OpenSimulator. Just plug it in and double click one batch file and after a succession of pretty windows a virtual world awaits. It's like a virtual Rube Goldberg machine unfolding right before your eyes. By default the Sim-on-a-stick flavor of Opensim is for a single user. So teachers with access to a bunch of PCs (yes, it only runs on PCs so far, but I'm sure some dedicated people will figure it out for Mac) could make as many copies on USB drives as they have students, hand them out, and let students manage their own personal sims. Or students could pair up or whatever.
I mentioned in a previous post that an adventurous teacher could configure a Sim-on-a-stick for multiple users, so you'd have all of your students logging into the same sim from their own computers. This would be nice for collaborating on a project, like when I had students build The Parthenon together. In keeping with the Sim-on-a-stick's ease-of-use, here's a step-by-step to doing that. So here goes.
You can go ahead and plug in your USB stick, download the latest version of Sim-on-a-stick from the website and unzip it to the stick. Before you run the Opensim_autostart you have to change a few things.
I love how accessible Sim-on-a-stick makes OpenSimulator. Just plug it in and double click one batch file and after a succession of pretty windows a virtual world awaits. It's like a virtual Rube Goldberg machine unfolding right before your eyes. By default the Sim-on-a-stick flavor of Opensim is for a single user. So teachers with access to a bunch of PCs (yes, it only runs on PCs so far, but I'm sure some dedicated people will figure it out for Mac) could make as many copies on USB drives as they have students, hand them out, and let students manage their own personal sims. Or students could pair up or whatever.
I mentioned in a previous post that an adventurous teacher could configure a Sim-on-a-stick for multiple users, so you'd have all of your students logging into the same sim from their own computers. This would be nice for collaborating on a project, like when I had students build The Parthenon together. In keeping with the Sim-on-a-stick's ease-of-use, here's a step-by-step to doing that. So here goes.
You can go ahead and plug in your USB stick, download the latest version of Sim-on-a-stick from the website and unzip it to the stick. Before you run the Opensim_autostart you have to change a few things.
First, open the folder 'config-include' on the stick at the path in the image.
Find the file 'MyWorld.ini'.
Right click on it and open it with Notepad.
Before you can make the necessary changes to it, you need to know your computer's IP address. So click Start and in the search bar (or Run window if on XP) type 'cmd' and hit enter.
At the C: prompt, type 'ipconfig' and hit enter.
Many lines will fly by, but just scroll back up until you find the section for your IP address. Now, if you are connecting to your network wirelessly, look for the IPv4 Address under the Wireless section. But this setup will cause considerable lag for your students in the sim. Better to connect with an ethernet cable, in which case you will find your IP address in that section. Write down that number. You can type exit and hit enter to close the command line. NOTE: Your IP address does not stay the same, but is likely to change whenever you restart this computer. So to keep this setup you can just not turn off this computer, otherwise do a quick check on the command line to see that it hasn't changed. If it has, you'll need to modify the IP address settings you make in the following steps and to the students' viewers when they log in.
Go back to MyWorld.ini and find the line under [GridService] with the IP 127.0.0.1 and change that to the IP you found with ipconfig. Save and close that file. UPDATE: In practice I've found it best to change ALL occurrences of the IP in MyWorld.ini, just do a search and replace.
Now go up one folder and find the Regions folder and open that.
Find the RegionConfig.ini file, right click on it and open it in Notepad.
In this file, find all 4 occurrences of the ExternalHostName IP address of 127.0.0.1 and change them to your IP. Save and close this.
NOW you can double click the Opensim_autostart file. Sit back and watch the pretty text and windows fly by. The last thing to open will be the Imprudence viewer. When that opens you'll see orange planets on a black background.
At this point you have the option of creating your students' accounts for them or letting them create accounts when they log in. If you choose the former, click "CREATE ACCOUNT" and fill in the relevant information for each of your students.
To log in to your sim, use the Simona Stick (pswd: 123) account and log in using the fields at the bottom. So now you are logged in and your students have accounts (or will make them).
Now for your students! They will need the Imprudence viewer on their computers for them to log in to your sim, so you will have to get that installed.
Once they open it they will see a different default screen. They should click the Grid Manager button, click Add new grid, for Grid Name type whatever name you want for your sim, and MOST IMPORTANTLY, for Login URI they need to type http://your.IP.add.ress:9000/wifi (NOTE: in a recent version this has been changed to http://your.IP.add.ress:9100/wifi), and the same under Login page. This will direct their viewer to your computer where your sim will be running.
They can click OK and select that sim in the grid dropdown. Once they select it they should also be seeing the orange planets.
From here they either create their accounts or simply log in! Then the fun can begin!
Ahh, a couple more things. Your entire operation is running on the USB drive, so don't ever pull it out while you have the world running! And you can't just X out of the various windows to shut down. Here's the shutdown process:
Make sure your students are logged out of the sim and log out yourself (In Imprudence, File > Quit).
Now at the Opensim console, type 'shutdown' and hit enter. Various shutdown processes will commence and that window will close.
Then go to the MoWeS window and click 'Stop server'. Wait until both Apache and MySQL are not running, and click 'End'. Now you can take out the USB drive.
Wednesday, July 13, 2011
We've Come A Long Way
![]() |
A few clicks and a new Kitely world is made. |
![]() |
Sim-on-a-stick is starting up a new region after running one batch file! |
The release of the Diva Distribution in the fall of 2009 was a major advance for me, with the helpful readme files and update and configure utilities. Despite this fantastic advance in OpenSimulator's ease of use, you still had to be a brave enough educator to install a MySQL database and mess with .ini files. These basic procedures have been prohibitive enough to keep the educators I've shown to keep their feet out of the virtual water.
![]() |
A new me in seconds on Kitely |
In the case of Kitely, you don't have access to the back end at all but you can upload an OAR file at the time you create a new world. Pricing is extremely affordable and the team is very responsive to new feature requests and working hard to give users what they want.
Sim-on-a-stick (you'll find the relevant credits here) is an amazing new development that packages everything you need to run a sim on a USB drive. Having gone through the agony of making countless mistakes setting up this and that service and database and version of .NET and hunting down the meanings of various error messages I watch the pretty windows scroll by and things happening on their own after running ONLY ONE BATCH FILE and I'm just speechless at the magic of it.
Being the innovation enthusiast and teacher support person I am, I always think of how it will look to the first time non-geek teacher. I think the command lines of sim-on-a-stick, pretty as they are, will freak some people out, which may make Kitely, which hides all that scary-looking business, behind a clean and simple web front-end. But one thing that's beautiful about sim-on-a-stick is you can just say don't touch your computer until it's time to log in. And then there will be some adventurous people who will enjoy getting under the hood and, say, looking up their local IP, adding that to the bin\config-include\MyWorld.ini and bin\Regions\RegionConfig.ini files in place of 127.0.0.1 so that students on other computers in their LAN can direct their own Imprudence viewer to that IP and log in to the same sim-on-a-stick on your computer (the sim has to run on a PC for now, by the way, but the clients can be on Macs). I tried this today on a hunch and it rocked! Wired connections are best, of course. Then you have a collaborative environment and not just a single user operation. Before you do this, of course, you have to run the Diva Wifi service on the stick and create the new users for the students. Or even have the students create their own accounts by having their viewers directed to http://ip.add.re.ss:9000/wifi.
Anyway, all of this signals good times ahead for learning in virtual worlds!
Thursday, June 23, 2011
You Wanna Buy a Parthenon?
Actually it's free! This OAR file contains terrain modeled on the Athens Acropolis, a model of the Theatre of Dionysus built by me, and a model of the Parthenon built by about 40 8/9th grade students in their geometry class this past October. The models are built to scale, which was the point of having students do it as a geometry activity. The only thing that is way off is the Acropolis itself, which should be about twice as big, but it would have far exceeded the boundaries of a single 256 x 256 meter region.
I'm releasing it with an Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) license. For attribution you can specify "Erik Nauman and The Hewitt School" as the original creators. Only one texture is used aside from the default viewer textures and that is a white marble texture downloaded from CG Textures. The link to the OAR file is here. My students and I would love to hear how anyone uses it, so please leave a comment if you do.
Here's a video of some of the students working.
I'm releasing it with an Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) license. For attribution you can specify "Erik Nauman and The Hewitt School" as the original creators. Only one texture is used aside from the default viewer textures and that is a white marble texture downloaded from CG Textures. The link to the OAR file is here. My students and I would love to hear how anyone uses it, so please leave a comment if you do.
Here's a video of some of the students working.
Thursday, February 24, 2011
Understanding Photoshop Documents
I find that my students often have a superficial understanding of aspects of how computers work that persists even after they've been explained. For example, after giving instructions to 7th graders recently to save cropped screenshots they were taking as jpegs to upload to voicethread, I saw one student navigate to her psd file in Windows Explorer and simply change the file extension from psd to jpeg. No, that won't work! I've been doing a lot of research lately about the need to provide visual representations of concepts, especially for girls, who tend to process information in the language areas of the brain rather than the spatial areas. I left it free of text so people can make their own points with the visuals. The main points are layered information vs. compressed "flat" information, Photoshop-specific platform vs. universal program platform, and large vs. small file size.
Photoshop vs Compressed Image from Erik Nauman on Vimeo.
Photoshop vs Compressed Image from Erik Nauman on Vimeo.
Friday, February 18, 2011
Technology Connecting People
- 5th graders together in the Mars sim
- one pair of students Skyped in to the class from a different part of the building because one has a broken ankle and can't go up the stairs
- remote pair also logged into the Mars sim, where the rest of the class can see their astronaut and chat with them
- technology bringing people together!
Peaceful Moment On Mars
Our Mars simulation was a big success this week. With the technical glitches and hurdles smoothed out, the students and I could focus on the uniqueness of the experience and enjoy it. At one moment I noticed a team of students had walked their astronaut away from the meteorite field where the other astronauts were gathered and ventured up the crater's side a ways. As they turned around to look over the scene below the screen held a beautifully captured moment with the expanse framed by the crevice in which the astronaut stood. I popped in and got a snapshot on their computer. It's worth looking at the larger version to see the tiny astronauts below.
![]() |
1024 x 568 |
![]() |
1920 x 1065 |
Thursday, February 17, 2011
Second Annual Mars Sim Journey
A year ago our school took a giant step for 5th grade girls by sending them into our OpenSimulator Mars crater sim to find meteorite samples and enjoy the low-gravity orange haze of the red planet. That first experience is documented here. This week the same science teacher and I are once again introducing our current 5th graders to the experience and I'm happy to say I've learned from my previous mistakes and made some valuable improvements. Disabling flying and showing the students how to use the mini-map allowed them to stay focused on the goal of working as a team and getting everyone through the mission together, which is really what the experience is about. The other technique they took much greater advantage of is local chat. I wish I had the logs because they reflect so much collaborative problem solving and cooperative negotiation. The one other improvement I made was to specify a different account for each pair of students right on the tutorial handouts I gave them, which prevented the duplicate logins that caused groups to kick each other out of the sim repeatedly last year and had me pulling my hair out until I figured it out. These changes greatly reduced the tendency toward chaos that took over at times last year and undermined the simulation experience. So the result has been that they really get the experience and what it's about. It's a really fun way to practice working as a team and solving complex problems. And hopefully we've captured their imaginations about the world of space flight to boot.
Wednesday, February 02, 2011
All Things Great and Small
![]() |
The hall of small. The hall itself was designed and built by a student! |
There were tears along the way in this project. While some students settled happily into the world of possibilities in the edit panel and prim handles, others were overwhelmed and made careless mistakes, sometimes deleting their work without a clue how they had done so. You can bet that helped them slow down. They came out stronger for the experience. Just today a student jumped up and shouted out so happy she'd figured out how to successfully edit a script without my help.
It took me a while to figure out the exact workflow of this project, but I settled on 1) having them build in open space somewhere outside the exhibit hall, 2) teaching them how to link their prims and take them into their inventory, 3) rezzing their models in the exhibit hall and resizing them to an appropriate size (some started out huge!), 4) receiving a script from a script-giver I made (script me!) that makes hover text with or without rotation on touch (they edited the strings and hover text color) and putting that into their models, and, 5) adding an open URL button near their models that gives people more information about their topic.
That was all a lot to chew on for 7th graders. There were many steps to follow and I found it helpful to make printed tutorials for the major steps. I figured out a good solution for the script givers. At first they were running the scripts to be given when touched, which was confusing. I finally figured out I could uncheck run to stop them from running when they were given.



![]() |
The students had to experiment. Their favorite shape seems to be the torus. |
Saturday, January 15, 2011
Paving the Road To Digital Success
![]() |
7th graders are creating 3D cell models with an interface they've never seen before. |
As a technology instructor this problem is always foremost in my mind when I design new lessons and units. I want to strike a balance between telling students enough to feel comfortable with something and challenging them to relate what they know to figure out a new situation and test out their own theories. Sometimes I have to reteach things because I've thrown too much at them with too little scaffolding and the class has gone haywire with requests for help.
Aside from appropriate scaffolding I've been working on making sure that whatever new topics students learn are placed in a meaningful context so they have some compelling reason to be learning a confusing, complex subject. Recently I had my 9th grade robotics students learning to calibrate the four types of sensors we'll be using for our next project (photocell, ir reflective, distance, and a temperature sensor I hacked together). They went haywire and had much frustration, sometimes saying things like "I don't get what we're doing at all." That's a sign something isn't making sense, right? So for the next class I put together a worksheet and emphasized the main purpose of sensors. "Sensors are the robot's ONLY way to know anything about its environment. Without them it exists in a dark, silent, empty world." That conjured an intense image for the students and while they still found it challenging to get it to work they enjoyed investigating the sensor readings much more.
Saturday, January 08, 2011
Amazing Building Communities Workshop
![]() |
Futuristic buses in Beijing |
![]() |
Working In-World |
![]() |
Working RL |
![]() |
Renewable Energy Community |
Interspersed with those experiences was our project using OpenSim to design and build communities. The students broke into groups, picked a location in the world to design for, and researched the needs, cultures, and geography of the local region. Once they had chosen their places I created approximate heightmaps and imported them to adjacent regions. I had hoped to use Virtual White's steps to importing USGS Seamless Server data to OpenSim but I couldn't find anything similar for international GIS data. So I did some quick brush work and came up with some okay approximations, though way off scale. The areas they chose were Syndey Harbor, Fengtai in Beijing, and an area modeled after Table Mountain near Capetown, South Africa, though the actual Table Mountain is a nature reserve. Each group focused on different aspects of their communities. The Beijing group worked primarily on a transportation center with a station and a futuristic bus. I got them started with a script to move the bus with passengers inside that they obsessively refined to suit different transportation objectives.
![]() |
Sydney Harbour Bridge |
![]() |
Syndey Harbor Heightmap |
Aside from Ener's work, we looked at an amazing video of Encitra's model for integrating a podcar system in Uppsala, Sweden. And we took a virtual tour of some Second Life regions, like Ijinle 1796, a composite Yoruba village in Africa Illuminated, the impressive Edmonton Civic Center build, and a nice Chinatown build called Chukagai in Yokohama. I don't know how to do SLURLs but if you search in SL you should be able to find these locations. And we read and discussed some passages about affordances and affective elements of design from Donald Norman's books, The Design of Everyday Things, and Emotional Design.
I was so impressed that they really got some essential concepts about what it means to design things for people. On one of our field trips the guide asked them some questions about design and they said things like, "You design things to solve particular problems," "Your first design will never work," and "At some point you will have to use math to get your design to work right." I was so proud of them!
![]() |
A bit of fun on the bridge |
What else can I say....It is so rewarding to work in a way that allows for learning from such different angles, gives them such great latitude for creativity, ingenuity, and collaboration, and provides a social element that really makes it fun. At some points we all feel like it's a game that we're playing together but there's enough freedom to set goals together and for the students to set and revise their own goals. There are even a few girls who want to continue working and create a replica of our school building in the sim! It's also the kind of work that is tremendously engrossing and the concentration is exhausting. They liked working steadily on something and then sitting back and realizing how tired they were from concentrating so hard. In all, what an amazing experience. I look forward to next year's Winterim class.
Thursday, December 16, 2010
How do kids visualize science?
My 7th grade students are building models of microscopic things they are studying in science class in our sim. The science teachers said they briefly cover many topics and don't have time to explore cell division, elements, compounds, photosynthesis, and nucleic acids in depth. So I thought it would be helpful for the students to make 3D models of these things to have a more vivid mental model of them when they come back to studying them more in depth later on.
All I did is show them how to build. They had to find images and build 3D models that made sense to them since I'm no science teacher. Now what surprised me is that some of them reproduced 2D representations in this 3D environment. I assumed they would be able to imagine a 3D version of the pictures they were looking at but in many cases they couldn't take that leap.
So it seems to represent a developmental snapshot of sorts in terms of their ability or lack of ability to visualize these abstract things they are learning about. As I told the science teachers, I'm not sure there is anything we should do about this. It could be that as they continue to study these topics they should make new models that reflect their deeper understanding, including what these things look like in 3D space.
All I did is show them how to build. They had to find images and build 3D models that made sense to them since I'm no science teacher. Now what surprised me is that some of them reproduced 2D representations in this 3D environment. I assumed they would be able to imagine a 3D version of the pictures they were looking at but in many cases they couldn't take that leap.
So it seems to represent a developmental snapshot of sorts in terms of their ability or lack of ability to visualize these abstract things they are learning about. As I told the science teachers, I'm not sure there is anything we should do about this. It could be that as they continue to study these topics they should make new models that reflect their deeper understanding, including what these things look like in 3D space.
Friday, December 03, 2010
To Sim or Not To Sim
I know, silly title. Here’s my main question: Are virtual worlds effective environments for the presentation of dramatic arts? Maybe some genres are more appropriate than others?
The reason I’m asking is I presented a short video of two students' inworld performance of a scene from Approaching Zanzibar. Here's the vid. Part of the dialog is about fears the characters have about visiting an aunt who is sick with cancer. To my horror the whole auditorium of 4-8 graders reacted with laughter during some of the most sobering and serious lines. I’m sure this was in part a way to relieve anxiety about a heavy subject. But I also believe it had to do with the content being delivered by awkward-looking cartoony figures. This leads me to think we really shouldn’t be trying to present serious dramatic material in this format. Kids this age have never even seen anything like this. Their closest point of reference is probably video games. If a performance with any emotional gravity comes across as goofy, funny, or unconvincing this might be the wrong medium for those kinds of dramatic experiences.
On the other hand there are dramatic genres that seem like they would lend themselves well to the fantastical possibilities of virtual environments. I would have liked to show the Alice in Wonderland scene but the FreeSWITCH service that's been so dependable kept dropping Alice’s voice during their performance for some inexplicable reason.
The Peter Pan scene might have been good, too, with Peter flying onstage and having trouble getting his shadow to attach properly. But I was kind of smitten with the local light effect and wanted the kids to see it. It's like that with virtual worlds. The magic of it is hard to explain to people. They have to see it for themselves, have the experience.
The Peter Pan scene might have been good, too, with Peter flying onstage and having trouble getting his shadow to attach properly. But I was kind of smitten with the local light effect and wanted the kids to see it. It's like that with virtual worlds. The magic of it is hard to explain to people. They have to see it for themselves, have the experience.
So what kind of dramatic performances are VWs good for? Now I'm thinking material that takes advantage of the special capabilities of the platform--the ability to fly, script objects to do unexpected and magical things, the ability to make amazing, gravity-defying costumes, the ability to appear and disappear magically (teleport). In our Aesop's Fable of The Frogs Desiring a King Jupiter was able to throw down a huge log onto the stage out of thin air. That was a surprising, fun experience and in that world it also made sense. It just added to the magic the kids watched unfolding in front of them.
I don't think serious drama should be avoided altogether in VWs. The drama teacher I do this with put it well when he said one of the best things about it for him as a drama teacher is it forces the students to treat dramatic devices--tone of voice, gesture, movement--more consciously since they have to do it from a distance through the narrow parameters of the avatar. They can't fall back on their own default expressions like they can in RL. So I still think it's an effective tool for students to learn more about all genres of dramatic performance. I just don't think all genres in this medium need to have an audience.
Saturday, November 27, 2010
Student Performance in OpenSim
Performed by two 8th grade students. Note my atrocious camera work. But my excuse is we can so much with tech in education; it's just so hard to do it well. What I like about this, though, is the virtual puppetry (what we're calling it) is getting better and this scene uses local lights in an effective way.
Tuesday, November 23, 2010
Virtual Learning is Fun
Many times during my work with students in HewittSim unexpected things happen. Once a student accidentally attached an 8 foot tall mushroom to her spine, becoming a walking fungus. If students click on the wrong surface of a chair they want their avatar to sit on, they can end up sitting sideways with their avatar looking none the wiser.
Usually we are pressed for time and when these mishaps spring up during our short class periods as teachers we have to suppress the urge to tell students to quiet down and focus. They are very funny and you can’t blame kids for being amused by things that are so preposterous in this parallel universe we’ve begun inhabiting for our educational adventures.
So when today’s math class explored our completed Parthenon to measure parts of it looking for examples of The Golden Ratio, we allowed the girls to get off task a bit when they discovered a runaway piece of marble floating at least 100 meters above the building. It was just pure fun to fly up and stand on it with empty space around and below our avatars. It was just as normal in this unusual world to walk right off and fall to the ground intact and continue with the task of measuring. I actually think having a laugh at the crazy things that happen enriches the learning experience they are having because of its novelty.
Subscribe to:
Posts
(
Atom
)