Roman France

Roman France RMF Studio is the home for fine

“first dusk, 2026”
01/02/2026

“first dusk, 2026”

*Annual Wellness Check*NEW CHARACTER LOADING…Who got a fire 16 for me to spit? I’m telling everybody I’m Shaboozey’s cou...
11/27/2025

*Annual Wellness Check*

NEW CHARACTER LOADING…
Who got a fire 16 for me to spit? I’m telling everybody I’m Shaboozey’s cousin 😅

I had to undermine the illusion built by ’s photography in the last slide. Feast your eyes on the real me.

Happy holidays! And go buy Battlefield 6, so I can remain gainfully employed. You don’t want me to really start rapping, do you?

“curvaceous” The wrist is getting stronger.  I’ll be back out with the paparazzi stalker lens is no time ✌🏾
04/17/2023

“curvaceous”

The wrist is getting stronger. I’ll be back out with the paparazzi stalker lens is no time ✌🏾

Wrist surgery has left me unable to hold a camera for another week or two. My 12TB raid is also on life support, so no a...
03/20/2023

Wrist surgery has left me unable to hold a camera for another week or two. My 12TB raid is also on life support, so no archive digging.

Instead I’ve leaned into the skills I’ve sharpened at my day job. These first two images were created in Blender. I figured since I can’t photograph the sea, I should make one. A lot of refining to do around the spray, which is created with Geometry Nodes (math 😩) and uses a different shader from the ocean itself.

Camera Properties: Full Frame, 35MM lens @ F/1.4
Single light source is the equivalent of 3 20K HMIs

Going to create a few more of these scenes with even more complexity until I’m back up and shooting IRL.

Address

1685 Main Street
Santa Monica, CA
90401

Website

Alerts

Be the first to know and let us send you an email when Roman France posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });